/openssl/crypto/bn/asm/ |
H A D | sparcv9-mont.pl | 78 $tp="%l4"; 157 add $tp,4,$tp ! tp++ 230 add $tp,4,$tp ! tp++ 265 add $tp,12,$tp 348 add $tp,4,$tp ! tp++ 433 add $tp,4,$tp ! tp++ 490 add $tp,4,$tp 510 add $tp,4,$tp 533 add $tp,4,$tp ! tp++ 593 add $tp,4,$tp [all …]
|
H A D | alpha-mont.pl | 42 $tp="t7"; 113 mov sp,$tp 125 lda $tp,8($tp) 169 stq AT,16($tp) 200 mov sp,$tp 217 lda $tp,8($tp) 263 stq $j,0($tp) 276 mov sp,$tp 283 lda $tp,8($tp) 296 mov sp,$tp [all …]
|
H A D | vis3-mont.pl | 186 add $tp, 8, $tp ! tp++ 199 add $tp, 8, $tp 203 stx $hi1, [$tp] 204 add $tp, 8, $tp 215 sub $tp, $num, $tp 263 add $tp, 8, $tp 283 add $tp, 16, $tp 289 sub $tp, $num, $tp 297 add $tp, 8, $tp 311 sub $tp, $num, $tp [all …]
|
H A D | ppc64-mont-fixed.pl | 217 $self->mul_last($tp[$n-1], $tp[$n], $apj, $bp0, $c0); 220 li $tp[$n+1],0 236 $self->mul_add_c_0($tp[0], $tp[0], $apj, $bpi, $c0); 242 $self->mul_add($tp[$j], $tp[$j], $apj, $bpi, $c0); 246 addc $tp[$n],$tp[$n],$c0 247 addze $tp[$n+1],$ze 264 $self->mul_add($tp[$j-1], $tp[$j], $npj, $bpi, $c0); 268 addc $tp[$n-1],$tp[$n],$c0 269 addze $tp[$n],$tp[$n+1] 274 and. $tp[$n],$tp[$n],$tp[$n] [all …]
|
H A D | ppc-mont.pl | 121 my $tp="r22"; 217 addi $tp,$tp,$BNSZ ; tp++ 279 addi $tp,$tp,$BNSZ ; tp++ 866 addi $tp,$tp,$SIZE_T*4 1037 addi $tp,$sp,$SIZE_T*11 # &tp[-1] 1066 $PUSH $tp,$SIZE_T*9($sp) # &tp[2*num-1] 1068 addi $tp,$sp,$SIZE_T*11 # &tp[-1] 1397 mr $tp,$t1 1425 addi $tp,$sp,$SIZE_T*11 # &tp[-1] 1560 addi $tp,$sp,$SIZE_T*11 # &tp[-1] [all …]
|
H A D | parisc-mont.pl | 116 $tp="%r31"; 340 stw $hi0,0($tp) 341 stw $hi1,4($tp) 480 stw $hi0,0($tp) 481 stw $hi1,4($tp) 503 stw $hi0,0($tp) 504 stw $hi1,4($tp) 513 addl $tp,$arrsz,$tp 542 ldd 0($tp),$ti0 672 stw $hi0,0($tp) [all …]
|
H A D | sparct4-mont.pl | 779 add $tp, 8, $tp 784 add $tp, 8, $tp 842 add $tp, 8, $tp 862 add $tp, 16, $tp 876 add $tp, 8, $tp 902 add $tp, 8, $tp 1024 add $tp, 8, $tp 1029 add $tp, 8, $tp 1088 add $tp, 8, $tp 1122 add $tp, 8, $tp [all …]
|
H A D | armv8-mont.pl | 111 and $tp,$tp,#-16 // ABI says so 713 add $tp,$tp,#8*16 726 mov $tp,sp 1044 mov $tp,sp 1081 add $tp,$tp,#8*8 1127 mov $tp,sp 1302 add $tp,$tp,#8*8 1327 add $tp,$tp,#8*8 1364 add $tp,$tp,#8*4 1807 add $tp,$tp,#8*4 [all …]
|
H A D | mips-mont.pl | 114 $tp=$s3; 213 move $tp,$sp 238 $ST $lo1,($tp) 258 $ST $lo1,($tp) 300 move $tp,$sp 333 $ST $lo1,($tp) 352 $ST $lo1,($tp) 368 move $tp,$sp 383 sltu $at,$tp,$tj 388 move $tp,$sp [all …]
|
H A D | armv4-mont.pl | 78 $tp="r4"; 178 mov $tp,sp 191 cmp $tp,$num 215 str $tp,[$_bp] @ save bp 219 mov $tp,sp 234 cmp $tp,$num 248 cmp $tp,$tj 259 mov $tp,sp @ "rewind" $tp 264 .Lsub: ldr $tj,[$tp],#4 271 mov $tp,sp @ "rewind" $tp [all …]
|
H A D | ppc64-mont.pl | 130 $tp="r10"; 234 add $tp,$tp,$num ; place for tp[num+1] 235 addi $tp,$tp,`$FRAME+$TRANSFER+8+64+$RZONE` 236 subf $tp,$tp,$sp ; $sp-$tp 237 and $tp,$tp,$i ; minimize TLB usage 238 subf $tp,$sp,$tp ; $tp-$sp 697 stw $t4,8($tp) 891 stw $t4,8($tp) 1473 stw $t4,0($tp) 1512 ldx $t0,$tp,$i [all …]
|
H A D | sparcv9a-mont.pl | 87 $tp="%l0"; # t[num] 167 add $tp,$num,$ap_l 457 add $tp,8,$tp 493 add $tp,8,$tp 649 ldx [$tp],%o7 748 add $tp,8,$tp 789 add $tp,8,$tp 811 add $tp,8,$tp ! adjust tp to point at the end 819 ldx [$tp+%o7],%o0 838 ldx [$tp+%o7],%o0 [all …]
|
H A D | x86_64-mont5.pl | 595 $tp=$i; 720 mov $N[1],($tp) 729 lea 32($tp),$tp 794 lea 32($tp),$tp 827 mov $N[0],-8($tp) 871 lea ($tp,$num),$tp # rewind $tp 905 lea 32($tp),$tp 956 add 8($tp),$A[1] 978 lea 32($tp),$tp 1047 lea ($tp,$num),$tp # rewind $tp [all …]
|
H A D | ia64-mont.pl | 103 tptr=r16; // &tp[0] 104 tp_1=r17; // &tp[-1]
|
H A D | x86-mont.pl | 53 $ap="esi"; $tp="esi"; # overlapping variables!!! 591 &lea ($tp,&DWP($frame,"esp")); # [$ap and $bp are zapped] 593 &mov ("eax",&DWP(0,$tp)); # tp[0] 601 &mov ("eax",&DWP(4,$tp,$i,4)); # tp[i+1] 611 &mov ($tp,&DWP($frame,"esp",$num,4)); 614 &and ($tp,"eax"); 616 &or ($np,$tp);
|
/openssl/crypto/idea/ |
H A D | i_skey.c | 66 tp = &(dk->data[0][0]); in IDEA_set_decrypt_key() 69 *(tp++) = inverse(fp[0]); in IDEA_set_decrypt_key() 76 *(tp++) = fp[4]; in IDEA_set_decrypt_key() 77 *(tp++) = fp[5]; in IDEA_set_decrypt_key() 80 tp = &(dk->data[0][0]); in IDEA_set_decrypt_key() 81 t = tp[1]; in IDEA_set_decrypt_key() 82 tp[1] = tp[2]; in IDEA_set_decrypt_key() 83 tp[2] = t; in IDEA_set_decrypt_key() 85 t = tp[49]; in IDEA_set_decrypt_key() 86 tp[49] = tp[50]; in IDEA_set_decrypt_key() [all …]
|
/openssl/crypto/bn/ |
H A D | bn_asm.c | 883 tp[num] = c0; in bn_mul_mont() 884 tp[num + 1] = 0; in bn_mul_mont() 900 tp[num] = c1; in bn_mul_mont() 903 c1 = tp[0]; in bn_mul_mont() 924 tp[num] = tp[num + 1] + (c1 < c0 ? 1 : 0); in bn_mul_mont() 927 if (tp[num] != 0 || tp[num - 1] >= np[num - 1]) { in bn_mul_mont() 1003 tp[i] = 0; in bn_mul_mont() 1008 tp[num] = c1; in bn_mul_mont() 1011 c0 = bn_mul_add_words(tp, np, num, tp[0] * n0); in bn_mul_mont() 1016 tp[j] = tp[j + 1]; in bn_mul_mont() [all …]
|
H A D | bn_mod.c | 59 BN_ULONG carry, temp, mask, *rp, *tp = storage; in bn_mod_add_fixed_top() local 67 if (tp == NULL) in bn_mod_add_fixed_top() 71 ap = a->d != NULL ? a->d : tp; in bn_mod_add_fixed_top() 72 bp = b->d != NULL ? b->d : tp; in bn_mod_add_fixed_top() 80 tp[i] = ((bp[bi] & mask) + temp) & BN_MASK2; in bn_mod_add_fixed_top() 81 carry += (tp[i] < temp); in bn_mod_add_fixed_top() 88 carry -= bn_sub_words(rp, tp, m->d, mtop); in bn_mod_add_fixed_top() 90 rp[i] = (carry & tp[i]) | (~carry & rp[i]); in bn_mod_add_fixed_top() 91 ((volatile BN_ULONG *)tp)[i] = 0; in bn_mod_add_fixed_top() 97 if (tp != storage) in bn_mod_add_fixed_top() [all …]
|
H A D | bn_exp.c | 787 typedef int (*bn_pwr5_mont_f) (BN_ULONG *tp, const BN_ULONG *np, in BN_mod_exp_mont_consttime() 790 int bn_pwr5_mont_t4_8(BN_ULONG *tp, const BN_ULONG *np, in BN_mod_exp_mont_consttime() 793 int bn_pwr5_mont_t4_16(BN_ULONG *tp, const BN_ULONG *np, in BN_mod_exp_mont_consttime() 796 int bn_pwr5_mont_t4_24(BN_ULONG *tp, const BN_ULONG *np, in BN_mod_exp_mont_consttime() 799 int bn_pwr5_mont_t4_32(BN_ULONG *tp, const BN_ULONG *np, in BN_mod_exp_mont_consttime()
|
/openssl/test/ |
H A D | dtlsv1listentest.c | 296 tests *tp = &testpackets[i]; in dtls_listen_test() local 314 if (!TEST_ptr(inbio = BIO_new_mem_buf((char *)tp->in, tp->inlen))) in dtls_listen_test() 324 if (tp->outtype == VERIFY) { in dtls_listen_test() 329 if (!TEST_true((ret == 0 && tp->outtype == DROP) in dtls_listen_test() 330 || (ret == 1 && tp->outtype == GOOD))) in dtls_listen_test()
|
H A D | timing_load_creds.c | 78 static void print_timeval(const char *what, struct timeval *tp) in print_timeval() argument 80 printf("%s %d sec %d microsec\n", what, (int)tp->tv_sec, (int)tp->tv_usec); in print_timeval()
|
/openssl/apps/ |
H A D | openssl.c | 344 FUNC_TYPE tp; in help_main() local 378 tp = FT_none; in help_main() 385 if (fp->type != tp) { in help_main() 386 tp = fp->type; in help_main() 389 if (tp == FT_md) { in help_main() 393 } else if (tp == FT_cipher) { in help_main()
|
/openssl/crypto/ |
H A D | loongarch64cpuid.pl | 12 ($zero,$ra,$tp,$sp)=map("\$r$_",(0..3));
|
/openssl/doc/man7/ |
H A D | EVP_PKEY-EC.pod | 171 =item "tp" (B<OSSL_PKEY_PARAM_EC_CHAR2_TP_BASIS>) <integer> 182 I<tp> is the middle bit of a trinomial so its value must be in the 183 range m > tp > 0.
|
/openssl/ssl/statem/ |
H A D | statem_lib.c | 1774 const X509ERR2ALERT *tp; in ssl_x509err2alert() local 1776 for (tp = x509table; tp->x509err != X509_V_OK; ++tp) in ssl_x509err2alert() 1777 if (tp->x509err == x509err) in ssl_x509err2alert() 1779 return tp->alert; in ssl_x509err2alert()
|