Searched refs:plus (Results 1 – 17 of 17) sorted by relevance
/openssl-master/test/ssl-tests/ |
A D | 13-fragmentation.cnf | 7 test-2 = 2-one-fragment-plus-app-data 11 test-6 = 6-medium-plus-app-data 75 [2-one-fragment-plus-app-data] 78 [2-one-fragment-plus-app-data-ssl] 82 [2-one-fragment-plus-app-data-server] 87 [2-one-fragment-plus-app-data-client] 168 [6-medium-plus-app-data] 169 ssl_conf = 6-medium-plus-app-data-ssl 171 [6-medium-plus-app-data-ssl] 175 [6-medium-plus-app-data-server] [all …]
|
A D | 13-fragmentation.cnf.in | 37 name => "one-fragment-plus-app-data", 71 name => "medium-plus-app-data",
|
/openssl-master/doc/man3/ |
A D | X509_NAME_print_ex.pod | 65 B<XN_FLAG_SEP_COMMA_PLUS> uses comma and plus as separators. 66 B<XN_FLAG_SEP_CPLUS_SPC> uses comma and plus with spaces: 67 this is more readable that plain comma and plus. 68 B<XN_FLAG_SEP_SPLUS_SPC> uses spaced semicolon and plus. 69 B<XN_FLAG_SEP_MULTILINE> uses spaced newline and plus respectively.
|
A D | EVP_EncodeInit.pod | 36 plus some occasional newlines (see below). If the input data length is not a 48 is output plus an additional newline character (i.e. 65 bytes in total). The 66 Ensure the output buffer contains 65 bytes of storage for each block, plus an 77 65 bytes plus an additional NUL terminator (i.e. 66 bytes in total). 91 created plus 1 byte for a NUL terminator (i.e. 25 bytes in total). The length of
|
A D | SSL_CTX_set_timeout.pod | 26 time plus timeout, the session is not reused.
|
/openssl-master/crypto/asn1/ |
A D | a_time.c | 85 const char upper_z = 0x5A, num_zero = 0x30, period = 0x2E, minus = 0x2D, plus = 0x2B; in ossl_asn1_time_to_tm() local 87 const char upper_z = 'Z', num_zero = '0', period = '.', minus = '-', plus = '+'; in ossl_asn1_time_to_tm() local 129 if (!strict && (i == btz) && ((a[o] == upper_z) || (a[o] == plus) || (a[o] == minus))) { in ossl_asn1_time_to_tm() 218 } else if (!strict && ((a[o] == plus) || (a[o] == minus))) { in ossl_asn1_time_to_tm()
|
/openssl-master/doc/internal/man7/ |
A D | VERSION.pod | 40 the version and possible pre-release tag, separated by a plus sign. For a 76 value, prefixed by a plus sign, otherwise the empty string.
|
A D | build.info.pod | 467 with the I<generator-arg>s as arguments, plus the name of the output
|
/openssl-master/doc/man1/ |
A D | openssl-namedisplay-options.pod | 138 The B<sep_multiline> starts each field on its own line, and uses "plus space"
|
/openssl-master/fuzz/ |
A D | README.md | 162 - A default config, plus options needed to generate the fuzzer.
|
/openssl-master/providers/implementations/ciphers/ |
A D | cipher_aes_ccm_hw_s390x.inc | 152 /* Two operations per block plus one for tag encryption */
|
/openssl-master/crypto/bn/asm/ |
A D | bn-c64xplus.asm | 18 ;; SPLOOPs spin at ... 2*n cycles [plus epilogue].
|
/openssl-master/crypto/perlasm/ |
A D | x86_64-xlate.pl | 564 or => 0x21, plus => 0x22,
|
/openssl-master/crypto/bn/ |
A D | README.pod | 211 significant non-zero word plus one when B<a> has shrunk.
|
/openssl-master/external/perl/Text-Template-1.56/ |
A D | LICENSE | 289 customary fashion, plus the right to make reasonable modifications.
|
/openssl-master/Configurations/ |
A D | unix-Makefile.tmpl | 284 # OPENSSLDIR will get the value from $prefix plus "/ssl".
|
/openssl-master/ |
A D | CHANGES.md | 15409 plus overhead for 1024 bit moduli). 16652 the string plus current file name and line number to a per-thread 17223 -DCRYPTO_MDEBUG_ALL enables all of the above, plus any future
|
Completed in 41 milliseconds