Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c71 static void fe64_frombytes(fe64 h, const uint8_t *s) in fe64_frombytes() function
223 fe64_frombytes(x1, point); in x25519_scalar_mulx()