Home
last modified time | relevance | path

Searched refs:z3 (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/
HDx25519_ref10.c62 fe25519 z3; in crypto_scalarmult_curve25519_ref10() local
82 fe25519_1(z3); in crypto_scalarmult_curve25519_ref10()
90 fe25519_cswap(z2, z3, swap); in crypto_scalarmult_curve25519_ref10()
92 fe25519_sub(tmp0, x3, z3); in crypto_scalarmult_curve25519_ref10()
95 fe25519_add(z2, x3, z3); in crypto_scalarmult_curve25519_ref10()
96 fe25519_mul(z3, tmp0, x2); in crypto_scalarmult_curve25519_ref10()
100 fe25519_add(x3, z3, z2); in crypto_scalarmult_curve25519_ref10()
101 fe25519_sub(z2, z3, z2); in crypto_scalarmult_curve25519_ref10()
105 fe25519_scalar_product(z3, tmp1, 121666); in crypto_scalarmult_curve25519_ref10()
107 fe25519_add(tmp0, tmp0, z3); in crypto_scalarmult_curve25519_ref10()
[all …]
/freebsd-13-stable/contrib/bearssl/src/ec/
HDec_c25519_i31.c179 uint32_t x1[10], x2[10], x3[10], z2[10], z3[10]; in api_mul() local
231 memcpy(z3, x2, sizeof x2); in api_mul()
253 cswap(z2, z3, swap); in api_mul()
268 c255_add(c, x3, z3); in api_mul()
269 c255_sub(d, x3, z3); in api_mul()
287 c255_sub(z3, da, cb); in api_mul()
288 c255_mul(z3, z3, z3); in api_mul()
289 c255_mul(z3, z3, x1); in api_mul()
303 cswap(z2, z3, swap); in api_mul()
HDec_c25519_i15.c188 uint16_t x1[18], x2[18], x3[18], z2[18], z3[18]; in api_mul() local
240 memcpy(z3, x2, ILEN); in api_mul()
259 cswap(z2, z3, swap); in api_mul()
274 c255_add(c, x3, z3); in api_mul()
275 c255_sub(d, x3, z3); in api_mul()
293 c255_sub(z3, da, cb); in api_mul()
294 c255_mul(z3, z3, z3); in api_mul()
295 c255_mul(z3, z3, x1); in api_mul()
309 cswap(z2, z3, swap); in api_mul()
HDec_c25519_m62.c380 uint64_t x1[5], x2[5], z2[5], x3[5], z3[5]; in api_mul() local
414 memcpy(z3, x2, sizeof x2); in api_mul()
436 f255_cswap(z2, z3, swap); in api_mul()
466 f255_add(c, x3, z3); in api_mul()
469 f255_sub(d, x3, z3); in api_mul()
482 f255_sub(z3, da, cb); in api_mul()
483 f255_mul(z3, z3, z3); in api_mul()
484 f255_mul(z3, x1, z3); in api_mul()
496 f255_cswap(z2, z3, swap); in api_mul()
HDec_c25519_m31.c625 uint32_t x1[9], x2[9], x3[9], z2[9], z3[9]; in api_mul() local
654 memset(z3, 0, sizeof z3); in api_mul()
655 z3[0] = 1; in api_mul()
674 cswap(z2, z3, swap); in api_mul()
689 f255_add(c, x3, z3); in api_mul()
690 f255_sub(d, x3, z3); in api_mul()
708 f255_sub(z3, da, cb); in api_mul()
709 f255_square(z3, z3); in api_mul()
710 f255_mul(z3, z3, x1); in api_mul()
724 cswap(z2, z3, swap); in api_mul()
HDec_c25519_m64.c624 uint64_t x1[4], x2[4], z2[4], x3[4], z3[4]; in api_mul() local
656 memcpy(z3, x2, sizeof x2); in api_mul()
678 f255_cswap(z2, z3, swap); in api_mul()
697 f255_add(c, x3, z3); in api_mul()
700 f255_sub(d, x3, z3); in api_mul()
713 f255_sub(z3, da, cb); in api_mul()
714 f255_mul(z3, z3, z3); in api_mul()
715 f255_mul(z3, x1, z3); in api_mul()
727 f255_cswap(z2, z3, swap); in api_mul()
HDec_c25519_m15.c1303 uint32_t x1[20], x2[20], x3[20], z2[20], z3[20]; in api_mul() local
1332 memset(z3, 0, sizeof z3); in api_mul()
1333 z3[0] = 1; in api_mul()
1352 cswap(z2, z3, swap); in api_mul()
1367 f255_add(c, x3, z3); in api_mul()
1368 f255_sub(d, x3, z3); in api_mul()
1386 f255_sub(z3, da, cb); in api_mul()
1387 f255_square(z3, z3); in api_mul()
1388 f255_mul(z3, z3, x1); in api_mul()
1402 cswap(z2, z3, swap); in api_mul()
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
HDu4.h4 __m128i z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13, z14, variable
30 z3 = _mm_loadu_si128((__m128i *) (x + 12));
31 z4 = _mm_shuffle_epi32(z3, 0x00);
32 z14 = _mm_shuffle_epi32(z3, 0xaa);
33 z3 = _mm_shuffle_epi32(z3, 0xff);
38 orig3 = z3;
85 z3 = orig3;
181 z3 = _mm_xor_si128(z3, y3);
183 z3 = _mm_xor_si128(z3, r3);
194 y7 = _mm_add_epi32(y7, z3);
[all …]
HDu8.h21 __m256i z3 = _mm256_set1_epi32(x[15]); variable
26 __m256i orig3 = z3;
85 z3 = orig3;
181 z3 = _mm256_xor_si256(z3, y3);
183 z3 = _mm256_xor_si256(z3, r3);
194 y7 = _mm256_add_epi32(y7, z3);
209 y11 = z3;
225 y1 = z3;
269 z3 = _mm256_xor_si256(z3, y3);
271 z3 = _mm256_xor_si256(z3, r3);
[all …]
/freebsd-13-stable/contrib/bearssl/src/hash/
HDghash_ctmul64.c37 uint64_t z0, z1, z2, z3; in bmul64() local
50 z3 = (x0 * y3) ^ (x1 * y2) ^ (x2 * y1) ^ (x3 * y0); in bmul64()
54 z3 &= (uint64_t)0x8888888888888888; in bmul64()
55 return z0 | z1 | z2 | z3; in bmul64()
HDghash_pclmul.c220 __m128i z0, z1, z2, z3; \
222 z3 = pclmulqdq00(kw, kw); \
224 z2 = _mm_shuffle_epi32(z3, 0x0E); \
225 SL_256(z0, z1, z2, z3); \
226 REDUCE_F128(z0, z1, z2, z3); \
HDghash_ctmul32.c53 uint32_t z0, z1, z2, z3; in bmul32() local
66 z3 = (x0 * y3) ^ (x1 * y2) ^ (x2 * y1) ^ (x3 * y0); in bmul32()
70 z3 &= (uint32_t)0x88888888; in bmul32()
71 return z0 | z1 | z2 | z3; in bmul32()
HDghash_ctmul.c169 uint64_t z0, z1, z2, z3; in bmul() local
183 z3 = MUL(x0, y3) ^ MUL(x1, y2) ^ MUL(x2, y1) ^ MUL(x3, y0); in bmul()
187 z3 &= (uint64_t)0x8888888888888888; in bmul()
188 z = z0 | z1 | z2 | z3; in bmul()
/freebsd-13-stable/crypto/openssl/crypto/ec/curve448/
HDcurve448.c383 gf x1, x2, z2, x3, z3, t1, t2; in x448_int() local
392 gf_copy(z3, ONE); in x448_int()
409 gf_cond_swap(z2, z3, swap); in x448_int()
419 gf_sub_nr(z2, x3, z3); /* D = x3 - z3 */ /* 3+e */ in x448_int()
421 gf_add_nr(z2, z3, x3); /* C = x3 + z3 */ /* 2+e */ in x448_int()
423 gf_sub_nr(z3, x2, x3); /* DA-CB */ /* 3+e */ in x448_int()
424 gf_sqr(z2, z3); /* (DA-CB)^2 */ in x448_int()
425 gf_mul(z3, x1, z2); /* z3 = x1(DA-CB)^2 */ in x448_int()
441 gf_cond_swap(z2, z3, swap); in x448_int()
451 OPENSSL_cleanse(z3, sizeof(z3)); in x448_int()
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_split/
HDzpool_split_vdevs.ksh66 disks[z3]="z1 z2 z3 z4"
81 z3) # raidz3
/freebsd-13-stable/lib/libmp/
HDmpasbn.c373 MINT *z1, *z2, *z3; in mp_msqrt() local
384 z3 = _itom("msqrt", 0); in mp_msqrt()
390 _msub("msqrt", ox, x, z3); in mp_msqrt()
391 } while (_mcmpa("msqrt", z3, tolerance) == 1); in mp_msqrt()
401 _mfree("msqrt", z3); in mp_msqrt()
/freebsd-13-stable/contrib/wireguard-tools/
HDcurve25519-fiat32.h756 fe x1, x2, z2, x3, z3; in curve25519_generic() local
794 fe_1(&z3); in curve25519_generic()
813 fe_cswap(&z2, &z3, swap); in curve25519_generic()
822 fe_sub(&tmp0l, &x3, &z3); in curve25519_generic()
825 fe_add(&z2l, &x3, &z3); in curve25519_generic()
826 fe_mul_tll(&z3, &tmp0l, &x2l); in curve25519_generic()
830 fe_add(&x3l, &z3, &z2); in curve25519_generic()
831 fe_sub(&z2l, &z3, &z2); in curve25519_generic()
835 fe_mul121666(&z3, &tmp1l); in curve25519_generic()
837 fe_add(&tmp0l, &tmp0, &z3); in curve25519_generic()
[all …]
/freebsd-13-stable/contrib/bearssl/src/symcipher/
HDaes_ct.c45 uint32_t z0, z1, z2, z3, z4, z5, z6, z7, z8, z9; in br_aes_ct_bitslice_Sbox() local
144 z3 = t43 & y16; in br_aes_ct_bitslice_Sbox()
170 t53 = z0 ^ z3; in br_aes_ct_bitslice_Sbox()
176 t59 = z3 ^ t54; in br_aes_ct_bitslice_Sbox()
HDaes_ct64.c45 uint64_t z0, z1, z2, z3, z4, z5, z6, z7, z8, z9; in br_aes_ct64_bitslice_Sbox() local
144 z3 = t43 & y16; in br_aes_ct64_bitslice_Sbox()
170 t53 = z0 ^ z3; in br_aes_ct64_bitslice_Sbox()
176 t59 = z3 ^ t54; in br_aes_ct64_bitslice_Sbox()
/freebsd-13-stable/crypto/openssl/crypto/ec/
HDcurve25519.c204 fe64 x1, x2, z2, x3, z3, tmp0, tmp1; in x25519_scalar_mulx() local
217 fe64_1(z3); in x25519_scalar_mulx()
224 fe64_cswap(z2, z3, swap); in x25519_scalar_mulx()
226 fe64_sub(tmp0, x3, z3); in x25519_scalar_mulx()
229 fe64_add(z2, x3, z3); in x25519_scalar_mulx()
230 fe64_mul(z3, x2, tmp0); in x25519_scalar_mulx()
234 fe64_add(x3, z3, z2); in x25519_scalar_mulx()
235 fe64_sub(z2, z3, z2); in x25519_scalar_mulx()
239 fe64_mul121666(z3, tmp1); in x25519_scalar_mulx()
241 fe64_add(tmp0, tmp0, z3); in x25519_scalar_mulx()
[all …]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
HDARM64_ehframe_Registers.h117 z3, enumerator
HDARM64_DWARF_Registers.h118 z3, enumerator
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDRegisterInfos_arm64_sve.h414 DEFINE_VREG_SVE(v3, z3),
448 DEFINE_FPU_PSEUDO_SVE(s3, 4, z3),
481 DEFINE_FPU_PSEUDO_SVE(d3, 8, z3),
520 DEFINE_ZREG(z3),
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
HDAnalyses.def21 ANALYSIS_CONSTRAINTS(Z3Constraints, "z3", "Use Z3 contraint solver",
HDAnalyzerOptions.def182 ANALYZER_OPTION(bool, ShouldCrosscheckWithZ3, "crosscheck-with-z3",
189 "crosscheck-with-z3-eqclass-timeout-threshold",
196 "crosscheck-with-z3-timeout-threshold",
202 "crosscheck-with-z3-rlimit-threshold",

12