/openssl/crypto/ |
H A D | packet.c | 265 if ((pkt->curr - sub->lenbytes) == sub->packet_len) { in wpacket_intern_close() 282 if (!put_value(&buf[sub->packet_len], packlen, sub->lenbytes)) in wpacket_intern_close() 289 if (!put_value(&buf[sub->packet_len], packlen, sub->lenbytes)) in wpacket_intern_close() 321 WPACKET_SUB *sub; in WPACKET_fill_lengths() local 326 for (sub = pkt->subs; sub != NULL; sub = sub->parent) { in WPACKET_fill_lengths() 368 WPACKET_SUB *sub; in WPACKET_start_sub_packet_len__() local 379 if ((sub = OPENSSL_zalloc(sizeof(*sub))) == NULL) in WPACKET_start_sub_packet_len__() 383 pkt->subs = sub; in WPACKET_start_sub_packet_len__() 420 WPACKET_SUB *sub; in WPACKET_set_max_size() local 428 for (sub = pkt->subs; sub->parent != NULL; sub = sub->parent) in WPACKET_set_max_size() [all …]
|
H A D | x86cpuid.pl | 200 &sub ("eax",&DWP(0,"esp")); 301 &sub ("ecx",1); 381 &sub ("eax",$lasttick); # diff 388 &sub ($cnt,1); # --$cnt 419 &sub ("eax",$lasttick); # diff 429 &sub ($max,1); 434 &sub ("eax",$lasttick); # diff 440 &sub ($cnt,"edx"); # conditional --$cnt 446 &sub ("eax",$cnt); 477 &sub ("ebx",4);
|
H A D | sparccpuid.S | 292 sub %o1,%o0,%o0 293 sub %o2,%o1,%o1 294 sub %o3,%o2,%o2 295 sub %o4,%o3,%o3 401 sub %o1,1,%o1 407 sub %o1,8,%o1 426 sub %o1,1,%o1 432 sub %o1,4,%o1 472 sub %g0,%g1,%g1 498 sub %o4,%o5,%g4 ! diff=tick-lasttick [all …]
|
H A D | ia64cpuid.S | 194 { .mib; sub r10=r34,r0,1 237 sub r10=r8,r9 // diff=tick-lasttick 250 { .mib; sub r8=r2,r33 272 sub r10=r8,r9 287 sub r10=r8,r9 // diff=tick-lasttick 295 { .mib; sub r8=r2,r33
|
/openssl/crypto/bn/asm/ |
H A D | bn-586.pl | 117 &sub($c,8); 131 &sub($c,1); 187 &sub("ecx",8); 248 &sub($c,1); 302 &sub($num,8); 356 &sub($c,1); 397 &sub($num,8); 477 &sub($num,8); 681 &sub($num,8); 728 &sub($num,8); [all …]
|
H A D | x86-mont.pl | 85 &sub ("eax","edx"); 87 &sub ("ebp","eax"); # this aligns sp and ap modulo 2048 92 &sub ("ebp","edx"); # this splits them apart modulo 4096 105 &sub ("eax","ebp"); 319 &sub ("edx",$word); # see if ap==bp
|
/openssl/crypto/x509/ |
H A D | v3_ncons.c | 155 GENERAL_SUBTREE *sub = NULL; in v2i_NAME_CONSTRAINTS() local 175 sub = GENERAL_SUBTREE_new(); in v2i_NAME_CONSTRAINTS() 176 if (sub == NULL) { in v2i_NAME_CONSTRAINTS() 190 sub = NULL; in v2i_NAME_CONSTRAINTS() 197 GENERAL_SUBTREE_free(sub); in v2i_NAME_CONSTRAINTS() 488 if (sub->maximum) in nc_minmax_valid() 491 if (sub->minimum) { in nc_minmax_valid() 503 GENERAL_SUBTREE *sub; in nc_match() local 524 if (effective_type != sub->base->type in nc_match() 529 if (!nc_minmax_valid(sub)) in nc_match() [all …]
|
/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_cbc_hmac_sha.c | 27 # define IMPLEMENT_CIPHER(nm, sub, kbits, blkbits, ivbits, flags) \ argument 28 const OSSL_DISPATCH ossl_##nm##kbits##sub##_functions[] = { \ 397 # define IMPLEMENT_CIPHER(nm, sub, kbits, blkbits, ivbits, flags) \ argument 398 static OSSL_FUNC_cipher_newctx_fn nm##_##kbits##_##sub##_newctx; \ 399 static void *nm##_##kbits##_##sub##_newctx(void *provctx) \ 401 return nm##_##sub##_newctx(provctx, kbits, blkbits, ivbits, flags); \ 403 static OSSL_FUNC_cipher_get_params_fn nm##_##kbits##_##sub##_get_params; \ 404 static int nm##_##kbits##_##sub##_get_params(OSSL_PARAM params[]) \ 409 const OSSL_DISPATCH ossl_##nm##kbits##sub##_functions[] = { \ 410 { OSSL_FUNC_CIPHER_NEWCTX, (void (*)(void))nm##_##kbits##_##sub##_newctx },\ [all …]
|
/openssl/crypto/rc5/asm/ |
H A D | rc5-586.pl | 94 &sub($B, $tmp1); 100 &sub($A, $tmp1); 105 &sub($B, &DWP(4+4,$S,"",0)); 106 &sub($A, &DWP(4+0,$S,"",0));
|
/openssl/crypto/camellia/asm/ |
H A D | cmll-x86.pl | 142 &sub ("ecx","esp"); 145 &sub ("esp","ecx"); 207 &sub ("ecx","esp"); 437 &sub ($key,16*4); 851 &sub ($key,$idx); 854 &sub ($idx,$key); 883 &sub ($Tbl,4096); 938 &sub ($s2,16); 963 &sub ($s1,$s2); 1022 &sub ($idx,16); [all …]
|
/openssl/test/ |
H A D | bioprinttest.c | 186 static int dofptest(int test, int sub, double val, const char *width, int prec) in dofptest() argument 206 printf(" /* %d%d */ { \"%s\"", test, sub, result); in dofptest() 209 } else if (!TEST_str_eq(fpexpected[test][sub][i], result)) { in dofptest() 211 test, format, fpexpected[test][sub][i], result); in dofptest()
|
/openssl/crypto/sha/asm/ |
H A D | keccak1600-mmx.pl | 286 &sub ("ecx",1); 297 &sub ("esp",240); 318 &sub ("esp",240+8); 340 &sub ("ecx",8); # len -= 8 365 &sub ("esp",240+8); 386 &sub ("ecx",8); # len -= 8
|
H A D | sha512-586.pl | 137 &sub ("esp",8); 289 &sub ("esp",8); 305 &sub ("esp",16); 337 &sub ("esp",8*10); 457 &sub ($K512,"eax"); # rewind K 473 &sub ("esp",256); 708 &sub ("esp",9*8); # place for T,A,B,C,D,E,F,G,H 827 &sub ($K512,8*80); # rewind K
|
H A D | sha1-armv4-large.pl | 418 &sub ($Xfer,$Xfer,64) if ($Xi%4==0); 474 &sub ($Xfer,$Xfer,64) if ($Xi%4==0); 494 &sub ($Xfer,$Xfer,64); 497 &sub ($K_XX_XX,$K_XX_XX,16); # rewind $K_XX_XX
|
/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-x86.pl | 165 &sub ("edx","ebp"); 301 &sub ("eax",-1); 326 &sub ("eax","esi"); 538 &sub ("esp",0x100); 838 &sub ("ebp","esi"); 870 &sub ("esp",10*4); 1075 &sub ("eax",-1); 1100 &sub ("esi","edi"); 1418 &sub ("eax","ebp"); 1440 &sub ("eax","ebp"); [all …]
|
/openssl/engines/asm/ |
H A D | e_padlock-x86.pl | 125 &sub ("ecx",1); 286 &sub ($out,$chunk); 318 &sub ($out,$chunk); 325 &sub ($len,$chunk); 338 &sub ("esp","eax"); # alloca 379 &sub ($len,"ebp"); 399 &sub ("esp",$len);
|
/openssl/doc/man3/ |
H A D | ERR_GET_LIB.pod | 29 Each sub-library of OpenSSL has a unique library number; the 30 reason code is unique within each sub-library. Note that different 34 unique. However, when checking for sub-library specific reason codes,
|
H A D | X509_check_host.pod | 41 valid for any sub-domain of B<name>, (see also 118 values which start with ".", that would otherwise match any sub-domain 119 in the peer certificate, to only match direct child sub-domains. 123 "www.sub.example.com"; this flag only applies to B<X509_check_host>.
|
/openssl/crypto/aes/asm/ |
H A D | aesni-x86.pl | 453 &sub ($len,0x60); 477 &sub ($len,0x60); 668 &sub ("esp",60); 756 &sub ("esp",60); 806 &sub ($len,1); 881 &sub ("esp",88); 942 &sub ($len,6); 1004 &sub ($len,6); 1439 &sub ($len,1); 1815 &sub ($len,1); [all …]
|
H A D | aes-586.pl | 494 &sub ($acc,$tmp); 1179 &sub ("esp",36); 1199 &sub ($s1,$tbl); 1970 &sub ("esp",36); 1990 &sub ($s1,$tbl); 2090 &sub ($s3,$s1); 2091 &sub ($acc,$s3); 2094 &sub ($s3,$s0); 2097 &sub ($acc,$s3); 2143 &sub ($key,1); [all …]
|
H A D | vpaes-x86.pl | 233 &sub ($round,1); # nr-- 336 &sub ($round,1); # nr-- 855 &sub ($round,16); 863 &sub ($out,$inp); 887 &sub ($out,16); 902 &sub ($out,16);
|
/openssl/crypto/ripemd/asm/ |
H A D | rmd-586.pl | 139 &sub($tmp1, $b); 157 &sub($tmp2, $b); 168 &sub($tmp2, &Np($c)) if $o == 1; 231 &sub($tmp2, $d); 248 &sub($tmp2, $d); 261 &sub($tmp2, &Np($d)) if $o == 1; 262 &sub($tmp2, &Np($c)) if $o == 2; 277 &sub($tmp2, $d) if $o == -2; 286 &sub($tmp1, &Np($d)) if $o <= 0; 302 &sub($tmp2, &Np($d)) if $o <= 0; [all …]
|
/openssl/test/ssl-tests/ |
H A D | 06-sni-ticket.cnf.in | 22 sub generate_tests() { 65 sub expected_result {
|
/openssl/ssl/statem/ |
H A D | README.md | 28 The message flow state machine is divided into a reading sub-state machine and a 29 writing sub-state machine. See the source comments in statem.c for a more
|
/openssl/.ctags.d/ |
H A D | add-dir.ctags | 10 # Allow ctags to load configuration file under the sub directories.
|