Home
last modified time | relevance | path

Searched defs:h8 (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.h16 int64_t h8 = load_3(s + 26) << 4; in fe25519_frombytes() local
110 int32_t h8 = f[8]; in fe25519_reduce() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe_frombytes_sandy2x.c41 uint64_t h8 = load_3(s + 26) << 4; in fe_frombytes() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h51 int32_t h8 = f[8] + g[8]; in fe25519_add() local
89 int32_t h8 = f[8] - g[8]; in fe25519_sub() local
125 int32_t h8 = -f[8]; in fe25519_neg() local
524 int64_t h8 = f0g8 + f1g7_2 + f2g6 + f3g5_2 + f4g4 + f5g3_2 + f6g2 + f7g1_2 + in fe25519_mul() local
729 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; in fe25519_sq() local
901 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; in fe25519_sq2() local
1003 int64_t h8 = f8 * sn; in fe25519_scalar_product() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c801 int64_t h8 = load_3(s + 26) << 4; in fe_frombytes() local
872 int32_t h8 = h[8]; in fe_tobytes() local
1179 …int64_t h8 = f0g8 + f1g7_2 + f2g6 + f3g5_2 + f4g4 + f5g3_2 + f6g2 + f7g1_2 + f8g0 … in fe_mul() local
1353 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; in fe_sq() local
1662 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; in fe_sq2() local
4330 int64_t h8 = f8 * (int64_t) 121666; in fe_mul121666() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c811 int64_t h8 = load_3(s + 26) << 4; in fe_frombytes() local
882 int32_t h8 = h[8]; in fe_tobytes() local
1189 …int64_t h8 = f0g8 + f1g7_2 + f2g6 + f3g5_2 + f4g4 + f5g3_2 + f6g2 + f7g1_2 + f8g0 … in fe_mul() local
1363 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; in fe_sq() local
1672 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; in fe_sq2() local
4340 int64_t h8 = f8 * (int64_t) 121666; in fe_mul121666() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.hash/
H A Dtest_hash.d326 enum h8 = daexpr.hashOf(); in pr2243() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.hash/
H A Dtest_hash.d444 enum h8 = daexpr.hashOf(); in pr2243() local