Home
last modified time | relevance | path

Searched defs:carry0 (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h19 int64_t carry0; 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 Dfe_frombytes_sandy2x.c43 uint64_t carry0; in fe_frombytes() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h529 int64_t carry0; in fe25519_mul() local
732 int64_t carry0; in fe25519_sq() local
904 int64_t carry0; 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.c803 int64_t carry0; in fe_frombytes() local
1181 int64_t carry0; in fe_mul() local
1355 int64_t carry0; in fe_sq() local
1664 int64_t carry0; in fe_sq2() local
4332 int64_t carry0; in fe_mul121666() local
4641 int64_t carry0; in x25519_sc_reduce() local
5022 int64_t carry0; in sc_muladd() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c813 int64_t carry0; in fe_frombytes() local
1191 int64_t carry0; in fe_mul() local
1365 int64_t carry0; in fe_sq() local
1674 int64_t carry0; in fe_sq2() local
4342 int64_t carry0; in fe_mul121666() local
4651 int64_t carry0; in x25519_sc_reduce() local
5032 int64_t carry0; in sc_muladd() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1151 int64_t carry0; in sc25519_muladd() local
1598 int64_t carry0; in sc25519_reduce() local
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat-macros.h365 int8 carry0, carry1; in add192() local