Home
last modified time | relevance | path

Searched refs:hash_to_scalar_dleq (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/trust_token/
Dvoprf.c223 static int hash_to_scalar_dleq(const VOPRF_METHOD *method, EC_SCALAR *out, in hash_to_scalar_dleq() function
320 if (!hash_to_scalar_dleq(method, &c, &priv->pubs, &affines[idx_T], in dleq_generate()
398 if (!hash_to_scalar_dleq(method, &calculated, &pub->pubs, &affines[idx_T], in dleq_verify()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/trust_token/
Dvoprf.c223 static int hash_to_scalar_dleq(const VOPRF_METHOD *method, EC_SCALAR *out, in hash_to_scalar_dleq() function
320 if (!hash_to_scalar_dleq(method, &c, &priv->pubs, &affines[idx_T], in dleq_generate()
398 if (!hash_to_scalar_dleq(method, &calculated, &pub->pubs, &affines[idx_T], in dleq_verify()
/aosp_15_r20/external/boringssl/src/crypto/trust_token/
H A Dvoprf.c264 static int hash_to_scalar_dleq(const VOPRF_METHOD *method, EC_SCALAR *out, in hash_to_scalar_dleq() function
385 if (!hash_to_scalar_dleq(method, &c, &priv->pubs, &affines[idx_T], in dleq_generate()
462 if (!hash_to_scalar_dleq(method, &calculated, &pub->pubs, &affines[idx_T], in dleq_verify()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/trust_token/
H A Dvoprf.c264 static int hash_to_scalar_dleq(const VOPRF_METHOD *method, EC_SCALAR *out, in hash_to_scalar_dleq() function
385 if (!hash_to_scalar_dleq(method, &c, &priv->pubs, &affines[idx_T], in dleq_generate()
462 if (!hash_to_scalar_dleq(method, &calculated, &pub->pubs, &affines[idx_T], in dleq_verify()