Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/
H A Dx25519_ref10.c116 fe25519_tobytes(q, x2); in crypto_scalarmult_curve25519_ref10()
150 fe25519_tobytes(q, pk); in crypto_scalarmult_curve25519_ref10_base()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/
H A Dkeypair.c68 fe25519_tobytes(curve25519_pk, x); in crypto_sign_ed25519_pk_to_curve25519()
/freebsd/sys/contrib/libsodium/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); in fe25519_isnegative()
232 fe25519_tobytes(s, f); in fe25519_iszero()
H A Ded25519_ref10_fe_25_5.h312 fe25519_tobytes(s, f); in fe25519_isnegative()
330 fe25519_tobytes(s, f); in fe25519_iszero()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h102 fe25519_tobytes(unsigned char *s, const fe25519 h) in fe25519_tobytes() function
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h183 fe25519_tobytes(unsigned char *s, const fe25519 h) in fe25519_tobytes() function
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c486 fe25519_tobytes(s, y); in ge25519_p3_tobytes()
642 fe25519_tobytes(s, y); in ge25519_tobytes()
1992 fe25519_tobytes(s, e); in ge25519_from_uniform()
2013 fe25519_tobytes(s, yed); in ge25519_from_uniform()