Searched defs:carry3 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/ |
H A D | fe.h | 22 int64_t carry3; in fe25519_frombytes() local 114 int32_t carry0, carry1, carry2, carry3, carry4, carry5, carry6, carry7, carry8, carry9; in fe25519_reduce() local
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ |
H A D | fe_frombytes_sandy2x.c | 46 uint64_t carry3; in fe_frombytes() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/ |
H A D | ia64.S | 621 #define carry3 r34 macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/ |
H A D | ia64.S | 622 #define carry3 r34 macro
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_25_5.h | 532 int64_t carry3; in fe25519_mul() local 735 int64_t carry3; in fe25519_sq() local 907 int64_t carry3; in fe25519_sq2() local 1005 int64_t carry0, carry1, carry2, carry3, carry4, carry5, carry6, carry7, in fe25519_scalar_product() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
H A D | curve25519.c | 806 int64_t carry3; in fe_frombytes() local 1184 int64_t carry3; in fe_mul() local 1358 int64_t carry3; in fe_sq() local 1667 int64_t carry3; in fe_sq2() local 4335 int64_t carry3; in fe_mul121666() local 4644 int64_t carry3; in x25519_sc_reduce() local 5025 int64_t carry3; in sc_muladd() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | curve25519.c | 816 int64_t carry3; in fe_frombytes() local 1194 int64_t carry3; in fe_mul() local 1368 int64_t carry3; in fe_sq() local 1677 int64_t carry3; in fe_sq2() local 4345 int64_t carry3; in fe_mul121666() local 4654 int64_t carry3; in x25519_sc_reduce() local 5035 int64_t carry3; in sc_muladd() local
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/ |
H A D | ed25519_ref10.c | 1154 int64_t carry3; in sc25519_muladd() local 1601 int64_t carry3; in sc25519_reduce() local
|