Searched refs:hash_to_scalar_batch (Results 1 – 4 of 4) sorted by relevance
| /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()
|
| /external/cronet/tot/third_party/boringssl/src/crypto/trust_token/ |
| D | voprf.cc | 317 static int hash_to_scalar_batch(const VOPRF_METHOD *method, EC_SCALAR *out, in hash_to_scalar_batch() function 525 if (!hash_to_scalar_batch(method, &es[i], &batch_cbb, i)) { in voprf_sign_tt() 644 if (!hash_to_scalar_batch(method, &es[i], &batch_cbb, i)) { in STACK_OF()
|
| /external/boringssl/src/crypto/trust_token/ |
| D | voprf.cc | 317 static int hash_to_scalar_batch(const VOPRF_METHOD *method, EC_SCALAR *out, in hash_to_scalar_batch() function 525 if (!hash_to_scalar_batch(method, &es[i], &batch_cbb, i)) { in voprf_sign_tt() 644 if (!hash_to_scalar_batch(method, &es[i], &batch_cbb, i)) { in STACK_OF()
|
| /external/cronet/stable/third_party/boringssl/src/crypto/trust_token/ |
| D | voprf.cc | 317 static int hash_to_scalar_batch(const VOPRF_METHOD *method, EC_SCALAR *out, in hash_to_scalar_batch() function 525 if (!hash_to_scalar_batch(method, &es[i], &batch_cbb, i)) { in voprf_sign_tt() 644 if (!hash_to_scalar_batch(method, &es[i], &batch_cbb, i)) { in STACK_OF()
|