Searched refs:hash_to_scalar_func_t (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/trust_token/ |
D | voprf.c | 33 typedef int (*hash_to_scalar_func_t)(const EC_GROUP *group, EC_SCALAR *out, typedef 44 hash_to_scalar_func_t hash_to_scalar; 51 hash_to_scalar_func_t hash_to_scalar) { in voprf_init_method()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/trust_token/ |
D | voprf.c | 33 typedef int (*hash_to_scalar_func_t)(const EC_GROUP *group, EC_SCALAR *out, typedef 44 hash_to_scalar_func_t hash_to_scalar; 51 hash_to_scalar_func_t hash_to_scalar) { in voprf_init_method()
|
/aosp_15_r20/external/boringssl/src/crypto/trust_token/ |
H A D | pmbtoken.c | 40 typedef int (*hash_to_scalar_func_t)(const EC_GROUP *group, EC_SCALAR *out, typedef 59 hash_to_scalar_func_t hash_to_scalar; 69 hash_to_scalar_func_t hash_to_scalar, in pmbtoken_init_method()
|
H A D | voprf.c | 34 typedef int (*hash_to_scalar_func_t)(const EC_GROUP *group, EC_SCALAR *out, typedef 45 hash_to_scalar_func_t hash_to_scalar;
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/trust_token/ |
H A D | pmbtoken.c | 40 typedef int (*hash_to_scalar_func_t)(const EC_GROUP *group, EC_SCALAR *out, typedef 59 hash_to_scalar_func_t hash_to_scalar; 69 hash_to_scalar_func_t hash_to_scalar, in pmbtoken_init_method()
|
H A D | voprf.c | 34 typedef int (*hash_to_scalar_func_t)(const EC_GROUP *group, EC_SCALAR *out, typedef 45 hash_to_scalar_func_t hash_to_scalar;
|