Searched refs:fe25519_tobytes (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_sign/ed25519/ref10/
H A Dkeypair.c68 fe25519_tobytes(curve25519_pk, x);
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10.h20 void fe25519_tobytes(unsigned char *s, const fe25519 h);
H A Ded25519_ref10_fe_51.h217 fe25519_tobytes(s, f);
232 fe25519_tobytes(s, f);
H A Ded25519_ref10_fe_25_5.h312 fe25519_tobytes(s, f);
330 fe25519_tobytes(s, f);
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h102 fe25519_tobytes(unsigned char *s, const fe25519 h) function
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/ref10/
H A Dx25519_ref10.c116 fe25519_tobytes(q, x2);
150 fe25519_tobytes(q, pk);
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h183 fe25519_tobytes(unsigned char *s, const fe25519 h) function
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c486 fe25519_tobytes(s, y);
642 fe25519_tobytes(s, y);
2006 fe25519_tobytes(s, e);
2027 fe25519_tobytes(s, yed);

Completed in 127 milliseconds