Home
last modified time | relevance | path

Searched defs:fe_frombytes (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe.h22 #define fe_frombytes crypto_scalarmult_curve25519_sandy2x_fe_frombytes macro
H A Dfe_frombytes_sandy2x.c31 fe_frombytes(fe h, const unsigned char *s) in fe_frombytes() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c790 static void fe_frombytes(fe h, const uint8_t *s) in fe_frombytes() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c800 static void fe_frombytes(fe h, const uint8_t *s) in fe_frombytes() function