Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c330 static void fe51_tobytes(uint8_t *s, const fe51 h) in fe51_tobytes() function
750 fe51_tobytes(out, x2); in x25519_scalar_mult()