Searched refs:hash_to_scalar_batch (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/trust_token/ |
D | voprf.c | 255 static int hash_to_scalar_batch(const VOPRF_METHOD *method, EC_SCALAR *out, in hash_to_scalar_batch() function 474 if (!hash_to_scalar_batch(method, &es[i], &batch_cbb, i)) { in voprf_sign() 605 if (!hash_to_scalar_batch(method, &es[i], &batch_cbb, i)) { in STACK_OF()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/trust_token/ |
D | voprf.c | 255 static int hash_to_scalar_batch(const VOPRF_METHOD *method, EC_SCALAR *out, in hash_to_scalar_batch() function 474 if (!hash_to_scalar_batch(method, &es[i], &batch_cbb, i)) { in voprf_sign() 605 if (!hash_to_scalar_batch(method, &es[i], &batch_cbb, i)) { in STACK_OF()
|
/aosp_15_r20/external/boringssl/src/crypto/trust_token/ |
H A D | voprf.c | 321 static int hash_to_scalar_batch(const VOPRF_METHOD *method, EC_SCALAR *out, in hash_to_scalar_batch() function 530 if (!hash_to_scalar_batch(method, &es[i], &batch_cbb, i)) { in voprf_sign_tt() 649 if (!hash_to_scalar_batch(method, &es[i], &batch_cbb, i)) { in STACK_OF()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/trust_token/ |
H A D | voprf.c | 321 static int hash_to_scalar_batch(const VOPRF_METHOD *method, EC_SCALAR *out, in hash_to_scalar_batch() function 530 if (!hash_to_scalar_batch(method, &es[i], &batch_cbb, i)) { in voprf_sign_tt() 649 if (!hash_to_scalar_batch(method, &es[i], &batch_cbb, i)) { in STACK_OF()
|