/netbsd-src/sys/external/isc/libsodium/dist/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
|
/netbsd-src/external/gpl2/dtc/dist/tests/ |
H A D | phandle_format.c | 28 uint32_t h4; in main() local
|
H A D | references.c | 69 uint32_t h1, h2, h4, h5, h6, hn; in main() local
|
/netbsd-src/sys/external/isc/libsodium/dist/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
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/ |
H A D | heimdal.css | 26 h4 { selector
|
/netbsd-src/sys/external/isc/libsodium/dist/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
|
/netbsd-src/external/bsd/ntp/dist/html/drivers/scripts/ |
H A D | style.css | 7 p, h4, hr, li {margin-top: .6em; margin-bottom: .6em} selector
|
/netbsd-src/external/bsd/ntp/dist/html/scripts/ |
H A D | style.css | 7 p, h4, hr, li {margin-top: .6em; margin-bottom: .6em} selector
|
/netbsd-src/sys/external/isc/libsodium/dist/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
|
/netbsd-src/external/bsd/bzip2/dist/ |
H A D | bzip.css | 17 h1, h2, h3, h4 { color: #74240f; } selector
|
/netbsd-src/sys/external/isc/libsodium/dist/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
|
/netbsd-src/external/mit/lua/dist/doc/ |
H A D | lua.css | 19 h1, h2, h3, h4 { selector
|
/netbsd-src/external/mpl/bind/dist/tests/isc/ |
H A D | sockaddr_test.c | 41 unsigned int h1, h2, h3, h4; ISC_RUN_TEST_IMPL() local
|
/netbsd-src/usr.sbin/rpcbind/ |
H A D | pmap_svc.c | 295 int h1, h2, h3, h4, p1, p2; in pmapproc_getport() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/ |
H A D | poly1305.c | 297 u32 h0, h1, h2, h3, h4, c; in poly1305_blocks() local 385 u32 h0, h1, h2, h3, h4; in poly1305_emit() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/_ocamldoc/ |
H A D | style.css | 4 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre, selector 55 h4 { font-style: italic; } selector
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | poly1305.c | 35 uint32_t h0,h1,h2,h3,h4; in poly1305_auth() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/_static/ |
H A D | llvm.css | 48 h4, .doc_subsubsection { margin: 2.0em 0.5em 0.5em 0.5em; selector
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
H A D | curve25519.c | 306 uint64_t h4 = (load_6(s + 26) & 0x7fffffffffff) << 4; /* 51 bits */ in fe51_frombytes() local 326 uint64_t h4 = h[4]; in fe51_tobytes() local 392 u128 h0, h1, h2, h3, h4; in fe51_mul() local 508 u128 h4 = f[4] * (u128)121666; in fe51_mul121666() local 797 int64_t h4 = load_3(s + 13) << 2; in fe_frombytes() local 868 int32_t h4 = h[4]; in fe_tobytes() local 1175 …int64_t h4 = f0g4 + f1g3_2 + f2g2 + f3g1_2 + f4g0 + f5g9_38 + f6g8_19 + f7g7_38 + f8g6_19 … in fe_mul() local 1349 int64_t h4 = f0f4_2 + f1f3_4 + f2f2 + f5f9_76 + f6f8_38 + f7f7_38; in fe_sq() local 1658 int64_t h4 = f0f4_2 + f1f3_4 + f2f2 + f5f9_76 + f6f8_38 + f7f7_38; in fe_sq2() local 4326 int64_t h4 = f4 * (int64_t) 121666; in fe_mul121666() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/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
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | sha.h | 39 SHA_LONG h0, h1, h2, h3, h4; member
|
/netbsd-src/external/mit/expat/dist/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…
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | Hashing.h | 264 uint64_t h0 = 0, h1 = 0, h2 = 0, h3 = 0, h4 = 0, h5 = 0, h6 = 0; member
|