/freebsd/crypto/openssl/crypto/cast/asm/ |
H A D | cast-586.pl | 32 $tmp4="edx"; 95 &E_CAST( 0,$S,$L,$R,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4); 96 &E_CAST( 1,$S,$R,$L,$K,@F2,$tmp1,$tmp2,$tmp3,$tmp4); 97 &E_CAST( 2,$S,$L,$R,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4); 98 &E_CAST( 3,$S,$R,$L,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4); 99 &E_CAST( 4,$S,$L,$R,$K,@F2,$tmp1,$tmp2,$tmp3,$tmp4); 100 &E_CAST( 5,$S,$R,$L,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4); 101 &E_CAST( 6,$S,$L,$R,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4); 102 &E_CAST( 7,$S,$R,$L,$K,@F2,$tmp1,$tmp2,$tmp3,$tmp4); 103 &E_CAST( 8,$S,$L,$R,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4); [all …]
|
/freebsd/crypto/openssl/crypto/bf/asm/ |
H A D | bf-586.pl | 27 $tmp4="edx"; 69 &BF_ENCRYPT($i+1,$R,$L,$P,$tmp1,$tmp2,$tmp3,$tmp4,1); 73 &BF_ENCRYPT($i+2,$L,$R,$P,$tmp1,$tmp2,$tmp3,$tmp4,1); 76 &mov($tmp4,&DWP(($BF_ROUNDS+1)*4,$P,"",0)); 88 &BF_ENCRYPT($i,$R,$L,$P,$tmp1,$tmp2,$tmp3,$tmp4,0); 91 &BF_ENCRYPT($i-1,$L,$R,$P,$tmp1,$tmp2,$tmp3,$tmp4,0); 94 &mov($tmp4,&DWP(0,$P,"",0)); 97 &xor($R,$tmp4); 106 local($i,$L,$R,$P,$tmp1,$tmp2,$tmp3,$tmp4,$enc)=@_; 108 &mov( $tmp4, &DWP(&n2a($i*4),$P,"",0)); # for next round [all …]
|
/freebsd/sys/crypto/aesni/ |
H A D | aesni_ghash.c | 110 __m128i tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in gfmul() local 113 tmp4 = _mm_clmulepi64_si128(a, b, 0x10); in gfmul() 117 tmp4 = _mm_xor_si128(tmp4, tmp5); in gfmul() 118 tmp5 = _mm_slli_si128(tmp4, 8); in gfmul() 119 tmp4 = _mm_srli_si128(tmp4, 8); in gfmul() 121 tmp6 = _mm_xor_si128(tmp6, tmp4); in gfmul() 146 tmp4 = _mm_srli_epi32(tmp3, 2); in gfmul() 148 tmp2 = _mm_xor_si128(tmp2, tmp4); in gfmul() 168 __m128i tmp4, tmp5, tmp6, tmp7; in reduce4() local 190 tmp4 = _mm_shuffle_epi32(X1, 78); in reduce4() [all …]
|
H A D | aesni_wrap.c | 207 __m128i tmp1, tmp2, tmp3, tmp4; in aesni_encrypt_icm() local 231 tmp4 = _mm_shuffle_epi8(ctr4, BSWAP_EPI64); in aesni_encrypt_icm() 244 aesni_enc8(rounds - 1, key_schedule, tmp1, tmp2, tmp3, tmp4, in aesni_encrypt_icm()
|
/freebsd/crypto/openssl/crypto/poly1305/asm/ |
H A D | poly1305-mips.pl | 71 ($in0,$in1,$tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = ($a4,$a5,$a6,$a7,$at,$t0,$t1); 124 dsrl $tmp4,$in1,24 128 and $tmp4,$tmp0 131 or $tmp3,$tmp4 133 and $tmp4,$in1,$tmp0 137 dsll $tmp4,8 141 or $tmp3,$tmp4 243 dsrl $tmp4,$in1,24 247 and $tmp4,$tmp0 250 or $tmp3,$tmp4 [all …]
|
/freebsd/crypto/openssl/crypto/rc5/asm/ |
H A D | rc5-586.pl | 27 $tmp4="edx"; 47 &mov($tmp4,&wparam(0)); 51 &mov($A,&DWP(0,$tmp4,"",0)); 52 &mov($B,&DWP(4,$tmp4,"",0)); 110 &mov(&DWP(0,$tmp4,"",0),$A); 111 &mov(&DWP(4,$tmp4,"",0),$B);
|
/freebsd/contrib/arm-optimized-routines/string/aarch64/ |
H A D | strlen.S | 27 #define tmp4 x7 macro 97 orr tmp4, data2, REP8_7f 99 bic has_nul2, tmp3, tmp4 123 orr tmp4, data2, REP8_7f 125 bic has_nul2, tmp3, tmp4
|
H A D | strrchr.S | 29 #define tmp4 x9 macro 127 sub tmp4, nul_match, #1 128 eor tmp4, tmp4, nul_match 129 ands chr_match, chr_match, tmp4
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aesv8-armx.pl | 440 my ($dat4,$in4,$tmp4); 442 ($dat2,$dat3,$dat4,$in2,$in3,$in4,$tmp3,$tmp4)=map("q$_",(16..23)); 728 veor $tmp4,$rndlast,$dat4 736 vst1.8 {$tmp4},[$out],#16 756 veor $tmp4,$rndlast,$dat4 760 vst1.8 {$tmp4},[$out],#16 1048 veor $tmp4,$rndlast,$dat4 1056 vst1.8 {$tmp4},[$out],#16 1076 veor $tmp4,$rndlast,$dat4 1080 vst1.8 {$tmp4},[$out],#16 [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_trampoline_x86_64.S | 200 je LOCAL_LABEL(tmp4) 206 LOCAL_LABEL(tmp4):
|
/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | rsaz-avx512.pl | 540 my ($tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = map("%ymm$_", (16..20)); 576 vmovdqu64 -192($red_tbl), $tmp4 581 vpblendmq $tmp4, $t4, ${t4}{%k1}
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/ |
H A D | aead_aes256gcm_aesni.c | 205 __m128i tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in addmul() local 227 tmp4 = _mm_clmulepi64_si128(A, B, 0x10); in addmul() 230 tmp10 = _mm_xor_si128(tmp4, tmp5); in addmul() 269 __m128i tmp4 = _mm_clmulepi64_si128(A, B, 0x10); in mulv() local 272 __m128i tmp10 = _mm_xor_si128(tmp4, tmp5); in mulv()
|
/freebsd/tools/tools/locale/tools/ |
H A D | finalize | 151 awk -v tmp4=${TEMP4} '$1 == "SAME+=" && $0 !~ /legacy/ {
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprScalar.cpp | 5248 llvm::Value *tmp4 = Builder.CreateAnd(LHSTmp, tmp); in VisitAbstractConditionalOperator() local 5249 llvm::Value *tmp5 = Builder.CreateOr(tmp3, tmp4, "cond"); in VisitAbstractConditionalOperator()
|