Home
last modified time | relevance | path

Searched defs:h2 (Results 1 – 25 of 59) sorted by relevance

123

/freebsd/sys/contrib/libsodium/test/default/
H A Dmetamorphic.c12 unsigned char *h, *h2; in mm_generichash() local
60 unsigned char *h, *h2; in mm_onetimeauth() local
100 unsigned char *h, *h2; in mm_hmacsha256() local
140 unsigned char *h, *h2; in mm_hmacsha512() local
/freebsd/crypto/heimdal/doc/
H A Dheimdal.css7 h1, h2, h3 { selector
20 h2 { selector
/freebsd/tests/sys/netgraph/
H A Dutil.h41 #define ng_connect(p1,h1,p2,h2) \ argument
48 #define ng_mkpeer(p1,h1,t,h2) \ argument
/freebsd/crypto/openssl/crypto/poly1305/
H A Dpoly1305.c153 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 Dpoly1305_base2_44.c87 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 Dfe.h10 int64_t h2 = load_3(s + 7) << 5; in fe25519_frombytes() local
104 int32_t h2 = f[2]; in fe25519_reduce() local
/freebsd/contrib/kyua/misc/
H A Dreport.css38 h2 { selector
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna32.h62 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 Dpoly1305_donna64.h69 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 Dchksum.c52 uint64_t h2 = load32(cptr + 8); in __chksum() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h9 uint64_t h0, h1, h2, h3, h4; in fe25519_frombytes() local
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dhash.h129 uint32_t h2 = seed; in hash_x86_128() local
231 uint64_t h2 = seed; in hash_x64_128() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe_frombytes_sandy2x.c35 uint64_t h2 = load_3(s + 7) << 5; in fe_frombytes() local
/freebsd/contrib/lua/doc/
H A Dlua.css19 h1, h2, h3, h4 { selector
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h37 uint64_t h2 = f[2] + g[2]; 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 Ded25519_ref10_fe_25_5.h45 int32_t h2 = f[2] + g[2]; in fe25519_add() local
83 int32_t h2 = f[2] - g[2]; in fe25519_sub() local
119 int32_t h2 = -f[2]; in fe25519_neg() local
512 int64_t h2 = f0g2 + f1g1_2 + f2g0 + f3g9_38 + f4g8_19 + f5g7_38 + f6g6_19 + in fe25519_mul() local
723 int64_t h2 = f0f2_2 + f1f1_2 + f3f9_76 + f4f8_38 + f5f7_76 + f6f6_19; in fe25519_sq() local
895 int64_t h2 = f0f2_2 + f1f1_2 + f3f9_76 + f4f8_38 + f5f7_76 + f6f6_19; in fe25519_sq2() local
997 int64_t h2 = f2 * sn; in fe25519_scalar_product() local
/freebsd/usr.sbin/lpr/common_source/
H A Dnet.c186 char h1[NI_MAXHOST], h2[NI_MAXHOST]; in checkremote() local
/freebsd/usr.sbin/rpcbind/
H A Dpmap_svc.c289 int h1, h2, h3, h4, p1, p2; in pmapproc_getport() local
/freebsd/crypto/openssh/
H A Dpoly1305.c35 uint32_t h0,h1,h2,h3,h4; in poly1305_auth() local
/freebsd/lib/libmd/
H A Dsha.h71 u_int32_t h0, h1, h2, h3, h4; member
/freebsd/contrib/bearssl/src/hash/
H A Dghash_ctmul64.c83 uint64_t h0, h1, h2, h0r, h1r, h2r; in br_ghash_ctmul64() local
/freebsd/sys/crypto/openssl/
H A Dossl_sha.h29 SHA_LONG h0, h1, h2, h3, h4; member
/freebsd/sys/opencrypto/
H A Dgfmult.c86 struct gf128 h2, h3, h4; in gf128_genmultable4() local
/freebsd/sys/contrib/ck/src/
H A Dck_ht_hash.h240 uint32_t h2 = (uint32_t)(seed >> 32); in MurmurHash64B() local
/freebsd/crypto/openssl/include/openssl/
H A Dsha.h43 SHA_LONG h0, h1, h2, h3, h4; member

123