Searched refs:plus (Results 1 – 23 of 23) sorted by relevance
/openssl/test/ssl-tests/ |
H 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 …]
|
H A D | 13-fragmentation.cnf.in | 37 name => "one-fragment-plus-app-data", 71 name => "medium-plus-app-data",
|
/openssl/doc/man3/ |
H 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.
|
H A D | EVP_EncodeInit.pod | 37 plus some occasional newlines (see below). If the input data length is not a 50 is output plus an additional newline character (i.e. 65 bytes in total). The 68 Ensure the output buffer contains 65 bytes of storage for each block, plus an 79 65 bytes plus an additional NUL terminator (i.e. 66 bytes in total). 93 created plus 1 byte for a NUL terminator (i.e. 25 bytes in total). The length of
|
H A D | SSL_CTX_set_timeout.pod | 26 time plus timeout, the session is not reused.
|
H A D | BIO_f_base64.pod | 37 the newline) and consists of only (at least one) valid base64 characters plus
|
/openssl/crypto/asn1/ |
H 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 127 if (!strict && (i == btz) && ((a[o] == upper_z) || (a[o] == plus) || (a[o] == minus))) { in ossl_asn1_time_to_tm() 216 } else if (!strict && ((a[o] == plus) || (a[o] == minus))) { in ossl_asn1_time_to_tm()
|
/openssl/.github/ISSUE_TEMPLATE/ |
H A D | feature_request.md | 18 Please remember to put ``` lines before and after any commands plus
|
H A D | bug_report.md | 37 Please remember to put ``` lines before and after any commands plus
|
/openssl/doc/internal/man7/ |
H 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.
|
H A D | build.info.pod | 470 with the I<generator-arg>s as arguments, plus the name of the output
|
/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_ccm_hw_s390x.inc | 152 /* Two operations per block plus one for tag encryption */
|
/openssl/doc/man1/ |
H A D | openssl-namedisplay-options.pod | 138 The B<sep_multiline> starts each field on its own line, and uses "plus space"
|
/openssl/crypto/bn/asm/ |
H A D | bn-c64xplus.asm | 18 ;; SPLOOPs spin at ... 2*n cycles [plus epilogue].
|
/openssl/fuzz/ |
H A D | README.md | 190 - A default config, plus options needed to generate the fuzzer.
|
/openssl/ |
H A D | README-FIPS.md | 196 Setting "PRE_RELEASE_TAG" (dashed suffix), "BUILD_METADATA" (plus
|
H A D | CHANGES.md | 17348 plus overhead for 1024 bit moduli). 18591 the string plus current file name and line number to a per-thread 19162 -DCRYPTO_MDEBUG_ALL enables all of the above, plus any future
|
/openssl/crypto/perlasm/ |
H A D | x86_64-xlate.pl | 628 or => 0x21, plus => 0x22,
|
/openssl/crypto/bn/ |
H A D | README.pod | 211 significant non-zero word plus one when B<a> has shrunk.
|
/openssl/doc/designs/quic-design/ |
H A D | quic-fc.md | 95 CWM is calculated as the SWM plus the window size (note that it added to the
|
/openssl/external/perl/Text-Template-1.56/ |
H A D | LICENSE | 289 customary fashion, plus the right to make reasonable modifications.
|
/openssl/crypto/aes/asm/ |
H A D | bsaes-armv8.pl | 1856 // plus remaining part of final plaintext block. Move ciphertext part
|
/openssl/Configurations/ |
H A D | unix-Makefile.tmpl | 302 # OPENSSLDIR will get the value from $prefix plus "/ssl".
|
Completed in 102 milliseconds