Home
last modified time | relevance | path

Searched defs:n_length_bits (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/
H A Dcamenisch_shoup_test.cc59 int64_t n_length_bits = 32; in TEST() local
H A Dcamenisch_shoup.cc239 CamenischShoupKey GenerateCamenischShoupKey(Context* ctx, int n_length_bits, in GenerateCamenischShoupKey()