Searched refs:ge_frombytes_vartime (Results 1 – 2 of 2) sorted by relevance
1857 static int ge_frombytes_vartime(ge_p3 *h, const uint8_t *s) in ge_frombytes_vartime() function5522 if (ge_frombytes_vartime(&A, public_key) != 0) { in ED25519_verify()
1867 static int ge_frombytes_vartime(ge_p3 *h, const uint8_t *s) in ge_frombytes_vartime() function5550 if (ge_frombytes_vartime(&A, public_key) != 0) { in ossl_ed25519_verify()