Searched defs:carry1 (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/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-13.1/crypto/openssl/crypto/bn/asm/ |
| H A D | ia64.S | 620 #define carry1 r14 macro 1210 #define carry1 r14 macro
|
| /freebsd-13.1/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-13.1/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-13.1/crypto/openssl/crypto/ec/ |
| H A D | curve25519.c | 804 int64_t carry1; in fe_frombytes() local 1182 int64_t carry1; in fe_mul() local 1356 int64_t carry1; in fe_sq() local 1665 int64_t carry1; in fe_sq2() local 4333 int64_t carry1; in fe_mul121666() local 4642 int64_t carry1; in x25519_sc_reduce() local 5023 int64_t carry1; in sc_muladd() local
|
| /freebsd-13.1/crypto/openssl/crypto/bn/ |
| H A D | rsa_sup_mul.c | 146 limb_t carry1, carry2, t; in _add_limb() local
|
| /freebsd-13.1/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
|