Home
last modified time | relevance | path

Searched refs:plus (Results 1 – 23 of 23) sorted by relevance

/openssl/test/ssl-tests/
H A D13-fragmentation.cnf7 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 D13-fragmentation.cnf.in37 name => "one-fragment-plus-app-data",
71 name => "medium-plus-app-data",
/openssl/doc/man3/
H A DX509_NAME_print_ex.pod65 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 DEVP_EncodeInit.pod37 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 DSSL_CTX_set_timeout.pod26 time plus timeout, the session is not reused.
H A DBIO_f_base64.pod37 the newline) and consists of only (at least one) valid base64 characters plus
/openssl/crypto/asn1/
H A Da_time.c85 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 Dfeature_request.md18 Please remember to put ``` lines before and after any commands plus
H A Dbug_report.md37 Please remember to put ``` lines before and after any commands plus
/openssl/doc/internal/man7/
H A DVERSION.pod40 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 Dbuild.info.pod470 with the I<generator-arg>s as arguments, plus the name of the output
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm_hw_s390x.inc152 /* Two operations per block plus one for tag encryption */
/openssl/doc/man1/
H A Dopenssl-namedisplay-options.pod138 The B<sep_multiline> starts each field on its own line, and uses "plus space"
/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm18 ;; SPLOOPs spin at ... 2*n cycles [plus epilogue].
/openssl/fuzz/
H A DREADME.md190 - A default config, plus options needed to generate the fuzzer.
/openssl/
H A DREADME-FIPS.md180 Setting "PRE_RELEASE_TAG" (dashed suffix), "BUILD_METADATA" (plus
H A DCHANGES.md17284 plus overhead for 1024 bit moduli).
18527 the string plus current file name and line number to a per-thread
19098 -DCRYPTO_MDEBUG_ALL enables all of the above, plus any future
/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl628 or => 0x21, plus => 0x22,
/openssl/crypto/bn/
H A DREADME.pod211 significant non-zero word plus one when B<a> has shrunk.
/openssl/doc/designs/quic-design/
H A Dquic-fc.md95 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 DLICENSE289 customary fashion, plus the right to make reasonable modifications.
/openssl/crypto/aes/asm/
H A Dbsaes-armv8.pl1856 // plus remaining part of final plaintext block. Move ciphertext part
/openssl/Configurations/
H A Dunix-Makefile.tmpl302 # OPENSSLDIR will get the value from $prefix plus "/ssl".

Completed in 95 milliseconds