/freebsd/crypto/heimdal/doc/ |
H A D | heimdal.css | 7 h1, h2, h3 { selector 23 h3 { selector
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/ |
H A D | fe.h | 11 int64_t h3 = load_3(s + 10) << 3; in fe25519_frombytes() local 105 int32_t h3 = f[3]; 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/contrib/arm-optimized-routines/networking/ |
H A D | chksum.c | 53 uint64_t h3 = load32(cptr + 12); 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 | 36 uint64_t h3 = load_3(s + 10) << 3; in fe_frombytes() local
|
/freebsd/contrib/lua/doc/ |
H A D | lua.css | 19 h1, h2, h3, h4 { selector
|
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_51.h | 38 uint64_t h3 = f[3] + g[3]; 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 | 46 int32_t h3 = f[3] + g[3]; in fe25519_add() local 84 int32_t h3 = f[3] - g[3]; in fe25519_sub() local 120 int32_t h3 = -f[3]; in fe25519_neg() local 514 int64_t h3 = f0g3 + f1g2 + f2g1 + f3g0 + f4g9_19 + f5g8_19 + f6g7_19 + in fe25519_mul() local 724 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38; in fe25519_sq() local 896 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38; in fe25519_sq2() local 998 int64_t h3 = f3 * sn; in fe25519_scalar_product() local
|
/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 | 419 UINT64 h1,h2,h3; in nh_aux() local 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 | 315 uint64_t h3 = load_6(s + 20) << 7; /* 55 bits */ in fe51_frombytes() local 335 uint64_t h3 = h[3]; in fe51_tobytes() local 402 u128 h0, h1, h2, h3, h4; in fe51_mul() local 517 u128 h3 = f[3] * (u128)121666; in fe51_mul121666() local 806 int64_t h3 = load_3(s + 10) << 3; in fe_frombytes() local 877 int32_t h3 = h[3]; in fe_tobytes() local 1184 …int64_t h3 = f0g3 + f1g2 + f2g1 + f3g0 + f4g9_19 + f5g8_19 + f6g7_19 + f7g6_19 + f8g5_19 … in fe_mul() local 1358 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38; in fe_sq() local 1667 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38; in fe_sq2() local 4335 int64_t h3 = f3 * (int64_t) 121666; in fe_mul121666() local
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | hash.h | 130 uint32_t h3 = seed; in hash_x86_128() local
|
/freebsd/contrib/llvm-project/lld/docs/llvm-theme/static/ |
H A D | llvm.css | 173 h3 { selector
|
/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/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() 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()
|
/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…
|