Searched refs:h8 (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe_frombytes_sandy2x.c41 uint64_t h8 = load_3(s + 26) << 4; local
58 carry7 = h7 >> 25; h8 += carry7; h7 &= 0x1FFFFFF;
64 carry8 = h8 >> 26; h9 += carry8; h8 &= 0x3FFFFFF;
74 h[8] = h8;
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h16 int64_t h8 = load_3(s + 26) << 4; local
43 h8 += carry7;
58 carry8 = (h8 + (int64_t)(1L << 25)) >> 26;
60 h8 -= carry8 * ((uint64_t) 1L << 26);
70 h[8] = (int32_t) h8;
110 int32_t h8 = f[8]; local
125 q = (h8 + q) >> 26;
154 h8 += carry7;
156 carry8 = h8 >> 26;
158 h8
[all...]
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h51 int32_t h8 = f[8] + g[8]; local
62 h[8] = h8;
89 int32_t h8 = f[8] - g[8]; local
100 h[8] = h8;
125 int32_t h8 = -f[8]; local
136 h[8] = h8;
524 int64_t h8 = f0g8 + f1g7_2 + f2g6 + f3g5_2 + f4g4 + f5g3_2 + f6g2 + f7g1_2 + local
542 i.e. |h0| <= 1.4*2^60; narrower ranges for h2, h4, h6, h8
584 h8 += carry7;
589 /* |h8| <
729 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; local
901 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; local
1003 int64_t h8 = f8 * sn; local
[all...]
/netbsd-current/sys/arch/evbsh3/stand/mesboot/src/
H A Dmesboot.c6 #include <h8/reg770x.h>
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/h8300/
H A Ddiv.s194 .if (sim_cpu) ; not equal to zero ie. not h8
292 .endif ; not h8
318 .if (sim_cpu) ; not h8
383 .endif ; not h8
H A Dbra.s44 .if (sim_cpu) ; not available in h8/300 mode
H A Dmovw.s97 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
128 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
418 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
450 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
749 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
782 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1158 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1192 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
H A Dneg.s372 .if (sim_cpu) ; any except plain-vanilla h8/300
691 .endif ; h8/300
697 .if (sim_cpu) ; any except plain-vanilla h8/300
1018 .endif ; h8/300
H A Dnot.s367 .if (sim_cpu) ; any except plain-vanilla h8/300
682 .endif ; h8/300
688 .if (sim_cpu) ; any except plain-vanilla h8/300
1005 .endif ; h8/300
H A Daddl.s444 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
477 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
776 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
809 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1130 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1162 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
H A Dmovl.s381 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
413 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
712 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
745 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1044 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1077 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1434 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1469 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
H A Dmovb.s72 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
103 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
555 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
587 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1155 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1188 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/h8300/
H A Ddiv.s194 .if (sim_cpu) ; not equal to zero ie. not h8
292 .endif ; not h8
318 .if (sim_cpu) ; not h8
383 .endif ; not h8
H A Dbra.s44 .if (sim_cpu) ; not available in h8/300 mode
H A Dmovw.s97 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
128 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
418 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
450 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
749 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
782 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1158 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1192 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
H A Dneg.s372 .if (sim_cpu) ; any except plain-vanilla h8/300
691 .endif ; h8/300
697 .if (sim_cpu) ; any except plain-vanilla h8/300
1018 .endif ; h8/300
H A Dnot.s367 .if (sim_cpu) ; any except plain-vanilla h8/300
682 .endif ; h8/300
688 .if (sim_cpu) ; any except plain-vanilla h8/300
1005 .endif ; h8/300
H A Daddl.s444 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
477 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
776 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
809 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1130 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1162 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
H A Dmovl.s381 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
413 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
712 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
745 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1044 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1077 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1434 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1469 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
H A Dmovb.s72 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
103 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
555 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
587 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1155 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
1188 test_gr_a5a5 1 ; (first, because on h8/300 we must use one
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c801 int64_t h8 = load_3(s + 26) << 4; local
818 carry7 = h7 + (1 << 24); h8 += carry7 >> 25; h7 -= carry7 & kTop39Bits;
824 carry8 = h8 + (1 << 25); h9 += carry8 >> 26; h8 -= carry8 & kTop38Bits;
834 h[8] = (int32_t)h8;
872 int32_t h8 = h[8]; local
885 q = (h8 + q) >> 26;
899 h8 += h7 >> 25; h7 &= kBottom25Bits;
900 h9 += h8 >> 26; h8
1179 int64_t h8 = f0g8 + f1g7_2 + f2g6 + f3g5_2 + f4g4 + f5g3_2 + f6g2 + f7g1_2 + f8g0 + f9g9_38; local
1353 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; local
1662 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; local
4330 int64_t h8 = f8 * (int64_t) 121666; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c811 int64_t h8 = load_3(s + 26) << 4; local
828 carry7 = h7 + (1 << 24); h8 += carry7 >> 25; h7 -= carry7 & kTop39Bits;
834 carry8 = h8 + (1 << 25); h9 += carry8 >> 26; h8 -= carry8 & kTop38Bits;
844 h[8] = (int32_t)h8;
882 int32_t h8 = h[8]; local
895 q = (h8 + q) >> 26;
909 h8 += h7 >> 25; h7 &= kBottom25Bits;
910 h9 += h8 >> 26; h8
1189 int64_t h8 = f0g8 + f1g7_2 + f2g6 + f3g5_2 + f4g4 + f5g3_2 + f6g2 + f7g1_2 + f8g0 + f9g9_38; local
1363 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; local
1672 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; local
4340 int64_t h8 = f8 * (int64_t) 121666; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.hash/
H A Dtest_hash.d326 enum h8 = daexpr.hashOf();
438 assert(h8 == rth8);
/netbsd-current/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.hash/
H A Dtest_hash.d444 enum h8 = daexpr.hashOf();
550 assert(h8 == rth8);

Completed in 334 milliseconds