Home
last modified time | relevance | path

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

/external/boringssl/src/third_party/fiat/
Dcurve25519.c499 static void ge_p3_tobytes(uint8_t s[32], const ge_p3 *h) { in ge_p3_tobytes() function
1917 ge_p3_tobytes(out_sig, &R); in ED25519_sign()
2007 ge_p3_tobytes(out_public_key, &A); in ED25519_keypair_from_seed()