Searched defs:carry1 (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/ |
H A D | fe.h | 20 int64_t carry1; in fe25519_frombytes() local 114 int32_t carry0, carry1, carry2, carry3, carry4, carry5, carry6, carry7, carry8, carry9; in fe25519_reduce() local
|
/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | ia64.S | 619 #define carry1 r14 macro 1209 #define carry1 r14 macro
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ |
H A D | fe_frombytes_sandy2x.c | 44 uint64_t carry1; in fe_frombytes() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_25_5.h | 530 int64_t carry1; in fe25519_mul() local 733 int64_t carry1; in fe25519_sq() local 905 int64_t carry1; in fe25519_sq2() local 1005 int64_t carry0, carry1, carry2, carry3, carry4, carry5, carry6, carry7, in fe25519_scalar_product() local
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | curve25519.c | 814 int64_t carry1; in fe_frombytes() local 1192 int64_t carry1; in fe_mul() local 1366 int64_t carry1; in fe_sq() local 1675 int64_t carry1; in fe_sq2() local 4343 int64_t carry1; in fe_mul121666() local 4652 int64_t carry1; in x25519_sc_reduce() local 5033 int64_t carry1; in sc_muladd() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/ |
H A D | ed25519_ref10.c | 1138 int64_t carry1; in sc25519_muladd() local 1585 int64_t carry1; in sc25519_reduce() local
|