Home
last modified time | relevance | path

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

/openssl-master/test/ssl-tests/
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 …]
A D13-fragmentation.cnf.in37 name => "one-fragment-plus-app-data",
71 name => "medium-plus-app-data",
/openssl-master/doc/man3/
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.
A DEVP_EncodeInit.pod36 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 DSSL_CTX_set_timeout.pod26 time plus timeout, the session is not reused.
/openssl-master/crypto/asn1/
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
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 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.
A Dbuild.info.pod467 with the I<generator-arg>s as arguments, plus the name of the output
/openssl-master/doc/man1/
A Dopenssl-namedisplay-options.pod138 The B<sep_multiline> starts each field on its own line, and uses "plus space"
/openssl-master/fuzz/
A DREADME.md162 - A default config, plus options needed to generate the fuzzer.
/openssl-master/providers/implementations/ciphers/
A Dcipher_aes_ccm_hw_s390x.inc152 /* Two operations per block plus one for tag encryption */
/openssl-master/crypto/bn/asm/
A Dbn-c64xplus.asm18 ;; SPLOOPs spin at ... 2*n cycles [plus epilogue].
/openssl-master/crypto/perlasm/
A Dx86_64-xlate.pl564 or => 0x21, plus => 0x22,
/openssl-master/crypto/bn/
A DREADME.pod211 significant non-zero word plus one when B<a> has shrunk.
/openssl-master/external/perl/Text-Template-1.56/
A DLICENSE289 customary fashion, plus the right to make reasonable modifications.
/openssl-master/Configurations/
A Dunix-Makefile.tmpl284 # OPENSSLDIR will get the value from $prefix plus "/ssl".
/openssl-master/
A DCHANGES.md15409 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