Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c1844 static void ge_p3_tobytes(uint8_t *s, const ge_p3 *h) in ge_p3_tobytes() function
5476 ge_p3_tobytes(out_sig, &R); in ossl_ed25519_sign()
5609 ge_p3_tobytes(out_public_key, &A); in ossl_ed25519_public_from_private()