Searched defs:carry2 (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 | 21 int64_t carry2; 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 | 620 #define carry2 r15 macro 1210 #define carry2 r15 macro
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ |
H A D | fe_frombytes_sandy2x.c | 45 uint64_t carry2; in fe_frombytes() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_25_5.h | 531 int64_t carry2; in fe25519_mul() local 734 int64_t carry2; in fe25519_sq() local 906 int64_t carry2; 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 | 815 int64_t carry2; in fe_frombytes() local 1193 int64_t carry2; in fe_mul() local 1367 int64_t carry2; in fe_sq() local 1676 int64_t carry2; in fe_sq2() local 4344 int64_t carry2; in fe_mul121666() local 4653 int64_t carry2; in x25519_sc_reduce() local 5034 int64_t carry2; in sc_muladd() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/ |
H A D | ed25519_ref10.c | 1139 int64_t carry2; in sc25519_muladd() local 1586 int64_t carry2; in sc25519_reduce() local
|