Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10.h19 void fe25519_frombytes(fe25519 h, const unsigned char *s);
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h6 fe25519_frombytes(fe25519 h, const unsigned char *s) in fe25519_frombytes() function
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/
H A Dx25519_ref10.c78 fe25519_frombytes(x1, p); in crypto_scalarmult_curve25519_ref10()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h6 fe25519_frombytes(fe25519 h, const unsigned char *s) in fe25519_frombytes() function
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c243 fe25519_frombytes(h->Y, s); in ge25519_frombytes()
285 fe25519_frombytes(h->Y, s); in ge25519_frombytes_negate_vartime()
1975 fe25519_frombytes(rr2, s); in ge25519_from_uniform()