Home
last modified time | relevance | path

Searched defs:carry1 (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h20 int64_t carry1; in fe25519_frombytes() local
114 int32_t carry0, carry1, carry2, carry3, carry4, carry5, carry6, carry7, carry8, carry9; in fe25519_reduce() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dia64.S619 #define carry1 r14 macro
1209 #define carry1 r14 macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dia64.S620 #define carry1 r14 macro
1210 #define carry1 r14 macro
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe_frombytes_sandy2x.c44 uint64_t carry1; in fe_frombytes() local
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dsqr.c264 mp_limb_t carry1, carry2; in mpfr_sqr_2() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h530 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
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c804 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
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c814 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
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Drsa_sup_mul.c146 limb_t carry1, carry2, t; in _add_limb() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1152 int64_t carry1; in sc25519_muladd() local
1599 int64_t carry1; in sc25519_reduce() local
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat-macros.h365 int8 carry0, carry1; in add192() local