Home
last modified time | relevance | path

Searched defs:load_4 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe_frombytes_sandy2x.c20 load_4(const unsigned char *in) in load_4() function
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c24 load_4(const unsigned char *in) in load_4() function
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c789 static uint64_t load_4(const uint8_t *in) in load_4() function