/freebsd/crypto/openssl/crypto/poly1305/ |
H A D | poly1305.c | 153 u64 h0, h1, h2, c; in poly1305_blocks() local 217 u64 h0, h1, h2; in poly1305_emit() local 295 u32 h0, h1, h2, h3, h4, c; in poly1305_blocks() local 383 u32 h0, h1, h2, h3, h4; in poly1305_emit() local
|
H A D | poly1305_base2_44.c | 87 u64 h0, h1, h2, c; in poly1305_blocks() local 138 u64 h0, h1, h2; in poly1305_emit() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/ |
H A D | fe.h | 8 int64_t h0 = load_4(s); in fe25519_frombytes() local 102 int32_t h0 = f[0]; in fe25519_reduce() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/ |
H A D | poly1305_donna32.h | 62 unsigned long h0, h1, h2, h3, h4; in poly1305_blocks() local 142 unsigned long h0, h1, h2, h3, h4, c; in poly1305_finish() local
|
H A D | poly1305_donna64.h | 69 unsigned long long h0, h1, h2; in poly1305_blocks() local 138 unsigned long long h0, h1, h2, c; in poly1305_finish() local
|
/freebsd/contrib/arm-optimized-routines/networking/ |
H A D | chksum.c | 50 uint64_t h0 = load32(cptr + 0); in __chksum() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/ |
H A D | fe.h | 9 uint64_t h0, h1, h2, h3, h4; in fe25519_frombytes() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ |
H A D | fe_frombytes_sandy2x.c | 33 uint64_t h0 = load_4(s); in fe_frombytes() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_51.h | 35 uint64_t h0 = f[0] + g[0]; in fe25519_add() local 56 uint64_t h0, h1, h2, h3, h4; in fe25519_sub() local 498 uint64_t h0, h1, h2, h3, h4; in fe25519_scalar_product() local
|
H A D | ed25519_ref10_fe_25_5.h | 43 int32_t h0 = f[0] + g[0]; in fe25519_add() local 81 int32_t h0 = f[0] - g[0]; in fe25519_sub() local 117 int32_t h0 = -f[0]; in fe25519_neg() local 508 int64_t h0 = f0g0 + f1g9_38 + f2g8_19 + f3g7_38 + f4g6_19 + f5g5_38 + in fe25519_mul() local 721 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe25519_sq() local 893 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe25519_sq2() local 995 int64_t h0 = f0 * sn; in fe25519_scalar_product() local
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | memmem.c | 174 memmem(const void *h0, size_t k, const void *n0, size_t l) in memmem()
|
/freebsd/lib/libmd/ |
H A D | sha1c.c | 146 uint32_t h0 = c->h0, h1 = c->h1, h2 = c->h2, h3 = c->h3, h4 = c->h4; in sha1_block() local
|
H A D | sha.h | 71 u_int32_t h0, h1, h2, h3, h4; member
|
/freebsd/crypto/openssh/ |
H A D | poly1305.c | 35 uint32_t h0,h1,h2,h3,h4; in poly1305_auth() local
|
/freebsd/lib/libc/string/ |
H A D | memmem.c | 184 memmem(const void *h0, size_t k, const void *n0, size_t l) in memmem()
|
/freebsd/contrib/bearssl/src/hash/ |
H A D | ghash_ctmul64.c | 83 uint64_t h0, h1, h2, h0r, h1r, h2r; in br_ghash_ctmul64() local
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | hexagon_types.h | 572 #define HEXAGON_V64_CREATE_H(h3, h2, h1, h0) \ argument 587 #define HEXAGON_V64_CREATE_H(h3, h2, h1, h0) \ argument 631 HEXAGON_Vect64C(short h3, short h2, short h1, short h0) in HEXAGON_Vect64C() 1035 #define HEXAGON_V32_CREATE_H(h1, h0) \ argument 1048 #define HEXAGON_V32_CREATE_H(h1, h0) \ argument 1083 HEXAGON_Vect32C(short h1, short h0) : data(HEXAGON_V32_CREATE_H(h1, h0)) {}; in HEXAGON_Vect32C() 1799 #define Q6V64_CREATE_H(h3, h2, h1, h0) \ argument 1814 #define Q6V64_CREATE_H(h3, h2, h1, h0) \ argument 1858 Q6Vect64C(short h3, short h2, short h1, short h0) in Q6Vect64C() 2262 #define Q6V32_CREATE_H(h1, h0) \ argument [all …]
|
/freebsd/sys/crypto/openssl/ |
H A D | ossl_sha.h | 29 SHA_LONG h0, h1, h2, h3, h4; member
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/aes/ |
H A D | aestab.c | 137 #define h0(x) (x) macro
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | sha.h | 43 SHA_LONG h0, h1, h2, h3, h4; member
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | curve25519.c | 312 uint64_t h0 = load_7(s); /* 56 bits */ in fe51_frombytes() local 332 uint64_t h0 = h[0]; in fe51_tobytes() local 402 u128 h0, h1, h2, h3, h4; in fe51_mul() local 514 u128 h0 = f[0] * (u128)121666; in fe51_mul121666() local 803 int64_t h0 = load_4(s); in fe_frombytes() local 874 int32_t h0 = h[0]; in fe_tobytes() local 1181 …int64_t h0 = f0g0 + f1g9_38 + f2g8_19 + f3g7_38 + f4g6_19 + f5g5_38 + f6g4_19 + f7g3_38 + f8g2_19 … in fe_mul() local 1355 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe_sq() local 1664 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe_sq2() local 4332 int64_t h0 = f0 * (int64_t) 121666; in fe_mul121666() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
H A D | poly1305_sse2.c | 686 uint64_t h0, h1, h2, g0, g1, g2, c, nc; in poly1305_blocks() local 806 uint64_t h0, h1, h2; in poly1305_finish_ext() local
|
/freebsd/sys/fs/ext2fs/ |
H A D | ext2_hash.c | 182 uint32_t h0, h1 = 0x12A3FE2D, h2 = 0x37ABE8F9; in ext2_legacy_hash() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | Hashing.h | 253 uint64_t h0 = 0, h1 = 0, h2 = 0, h3 = 0, h4 = 0, h5 = 0, h6 = 0; member
|
/freebsd/sys/dev/atkbdc/ |
H A D | atkbdc.c | 213 bus_space_handle_t h0; in atkbdc_configure() local 263 atkbdc_setup(atkbdc_softc_t *sc, bus_space_tag_t tag, bus_space_handle_t h0, in atkbdc_setup()
|