Home
last modified time | relevance | path

Searched defs:h4 (Results 1 – 25 of 49) sorted by relevance

12

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h12 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 Dphandle_format.c28 uint32_t h4; in main() local
H A Dreferences.c69 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 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
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/
H A Dheimdal.css26 h4 { selector
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h9 uint64_t h0, h1, h2, h3, h4; in fe25519_frombytes() local
/netbsd-src/external/bsd/ntp/dist/html/drivers/scripts/
H A Dstyle.css7 p, h4, hr, li {margin-top: .6em; margin-bottom: .6em} selector
/netbsd-src/external/bsd/ntp/dist/html/scripts/
H A Dstyle.css7 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 Dfe_frombytes_sandy2x.c37 uint64_t h4 = load_3(s + 13) << 2; in fe_frombytes() local
/netbsd-src/external/bsd/bzip2/dist/
H A Dbzip.css17 h1, h2, h3, h4 { color: #74240f; } selector
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h39 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 Ded25519_ref10_fe_25_5.h47 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 Dlua.css19 h1, h2, h3, h4 { selector
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dsockaddr_test.c41 unsigned int h1, h2, h3, h4; ISC_RUN_TEST_IMPL() local
/netbsd-src/usr.sbin/rpcbind/
H A Dpmap_svc.c295 int h1, h2, h3, h4, p1, p2; in pmapproc_getport() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/
H A Dpoly1305.c297 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 Dpoly1305.c295 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 Dstyle.css4 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 Dpoly1305.c35 uint32_t h0,h1,h2,h3,h4; in poly1305_auth() local
/netbsd-src/external/apache2/llvm/dist/llvm/docs/_static/
H A Dllvm.css48 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 Dcurve25519.c306 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 Dcurve25519.c316 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 Dsha.h39 SHA_LONG h0, h1, h2, h3, h4; member
/netbsd-src/external/mit/expat/dist/doc/
H A Dok.min.css2 …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 DHashing.h264 uint64_t h0 = 0, h1 = 0, h2 = 0, h3 = 0, h4 = 0, h5 = 0, h6 = 0; member

12