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

/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10.h19 void fe25519_frombytes(fe25519 h, const unsigned char *s);
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h6 fe25519_frombytes(fe25519 h, const unsigned char *s) function
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h6 fe25519_frombytes(fe25519 h, const unsigned char *s) function
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/ref10/
H A Dx25519_ref10.c78 fe25519_frombytes(x1, p);
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c243 fe25519_frombytes(h->Y, s);
285 fe25519_frombytes(h->Y, s);
1989 fe25519_frombytes(rr2, s);

Completed in 101 milliseconds