/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/ |
H A D | fe.h | 12 int64_t h4 = load_3(s + 13) << 2; in fe25519_frombytes() local 106 int32_t h4 = f[4]; 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
|
/freebsd/crypto/heimdal/doc/ |
H A D | heimdal.css | 26 h4 { selector
|
/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/contrib/ntp/html/drivers/scripts/ |
H A D | style.css | 7 p, h4, hr, li {margin-top: .6em; margin-bottom: .6em} selector
|
/freebsd/contrib/ntp/html/scripts/ |
H A D | style.css | 7 p, h4, hr, li {margin-top: .6em; margin-bottom: .6em} selector
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ |
H A D | fe_frombytes_sandy2x.c | 37 uint64_t h4 = load_3(s + 13) << 2; in fe_frombytes() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_51.h | 39 uint64_t h4 = f[4] + g[4]; 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 | 47 int32_t h4 = f[4] + g[4]; in fe25519_add() local 85 int32_t h4 = f[4] - g[4]; in fe25519_sub() local 121 int32_t h4 = -f[4]; in fe25519_neg() local 516 int64_t h4 = f0g4 + f1g3_2 + f2g2 + f3g1_2 + f4g0 + f5g9_38 + f6g8_19 + in fe25519_mul() local 725 int64_t h4 = f0f4_2 + f1f3_4 + f2f2 + f5f9_76 + f6f8_38 + f7f7_38; in fe25519_sq() local 897 int64_t h4 = f0f4_2 + f1f3_4 + f2f2 + f5f9_76 + f6f8_38 + f7f7_38; in fe25519_sq2() local 999 int64_t h4 = f4 * sn; in fe25519_scalar_product() local
|
/freebsd/contrib/lua/doc/ |
H A D | lua.css | 19 h1, h2, h3, h4 { selector
|
/freebsd/usr.sbin/rpcbind/ |
H A D | pmap_svc.c | 289 int h1, h2, h3, h4, p1, p2; in pmapproc_getport() local
|
H A D | rpcb_svc_com.c | 447 int h1, h2, h3, h4, p1, p2; in xdr_rmtcall_result() local 1401 int h1, h2, h3, h4, p1, p2; in add_pmaplist() local
|
/freebsd/crypto/openssl/crypto/poly1305/ |
H A D | poly1305.c | 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_ieee754.c | 433 u64 h0, h1, h2, h3, h4; in poly1305_emit() local
|
/freebsd/crypto/openssh/ |
H A D | poly1305.c | 35 uint32_t h0,h1,h2,h3,h4; in poly1305_auth() local
|
H A D | umac.c | 474 UINT64 h1,h2,h3,h4; in nh_aux() local
|
/freebsd/lib/libmd/ |
H A D | sha.h | 71 u_int32_t h0, h1, h2, h3, h4; member
|
/freebsd/sys/crypto/openssl/ |
H A D | ossl_sha.h | 29 SHA_LONG h0, h1, h2, h3, h4; member
|
/freebsd/sys/opencrypto/ |
H A D | gfmult.c | 86 struct gf128 h2, h3, h4; in gf128_genmultable4() local
|
/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 | 316 uint64_t h4 = (load_6(s + 26) & 0x7fffffffffff) << 4; /* 51 bits */ in fe51_frombytes() local 336 uint64_t h4 = h[4]; in fe51_tobytes() local 402 u128 h0, h1, h2, h3, h4; in fe51_mul() local 518 u128 h4 = f[4] * (u128)121666; in fe51_mul121666() local 807 int64_t h4 = load_3(s + 13) << 2; in fe_frombytes() local 878 int32_t h4 = h[4]; in fe_tobytes() local 1185 …int64_t h4 = f0g4 + f1g3_2 + f2g2 + f3g1_2 + f4g0 + f5g9_38 + f6g8_19 + f7g7_38 + f8g6_19 … in fe_mul() local 1359 int64_t h4 = f0f4_2 + f1f3_4 + f2f2 + f5f9_76 + f6f8_38 + f7f7_38; in fe_sq() local 1668 int64_t h4 = f0f4_2 + f1f3_4 + f2f2 + f5f9_76 + f6f8_38 + f7f7_38; in fe_sq2() local 4336 int64_t h4 = f4 * (int64_t) 121666; in fe_mul121666() local
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | hash.h | 131 uint32_t h4 = seed; in hash_x86_128() 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/contrib/expat/doc/ |
H A D | ok.min.css | 2 …ody{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0…
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | avx512fp16intrin.h | 90 #define _mm512_setr_ph(h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h11, h12, h13, \ argument
|