Home
last modified time | relevance | path

Searched refs:ge_frombytes_vartime (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c1867 static int ge_frombytes_vartime(ge_p3 *h, const uint8_t *s) in ge_frombytes_vartime() function
5550 if (ge_frombytes_vartime(&A, public_key) != 0) { in ossl_ed25519_verify()
/third_party/openssl/crypto/ec/
H A Dcurve25519.c1867 static int ge_frombytes_vartime(ge_p3 *h, const uint8_t *s) in ge_frombytes_vartime() function
5550 if (ge_frombytes_vartime(&A, public_key) != 0) { in ossl_ed25519_verify()
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c1857 static int ge_frombytes_vartime(ge_p3 *h, const uint8_t *s) in ge_frombytes_vartime() function
5522 if (ge_frombytes_vartime(&A, public_key) != 0) { in ED25519_verify()

Completed in 23 milliseconds