/openssl/crypto/property/ |
H A D | property_parse.c | 608 ++*needed; in put_char() 616 ++*needed; in put_char() 627 *needed += len; in put_str() 646 *needed += 2 * quotes; in put_str() 651 put_char(quote, buf, remain, needed); in put_str() 663 put_char(quote, buf, remain, needed); in put_str() 683 *needed += len; in put_num() 704 size_t needed = 0; in ossl_property_list_to_string() local 719 if (needed > 0) in ossl_property_list_to_string() 761 put_char('\0', &buf, &bufsize, &needed); in ossl_property_list_to_string() [all …]
|
/openssl/ssl/record/methods/ |
H A D | build.info | 10 # For shared builds we need to include the sources needed in providers 18 # For shared builds we need to include the sources needed in providers
|
/openssl/doc/designs/ddd/ |
H A D | REPORT.md | 14 able to support QUIC. This analysis concluded that the changes needed to 51 The following additional changes needed to be made: 88 timeouts and calling `pump` as needed, based on deadlines reported 96 The following additional changes needed to be made: 159 The following additional changes needed to be made: 187 The following additional changes needed to be made: 214 timeouts and calling `pump` as needed, based on deadlines reported 219 The following additional changes needed to be made: 261 The following additional changes needed to be made: 287 - Various changes to use of libuv needed to switch to using UDP; [all …]
|
/openssl/providers/implementations/digests/ |
H A D | sha3_prov.c | 294 size_t needed = outlen; in s390x_keccakc_final() local 311 num = needed > bsz ? bsz : needed; in s390x_keccakc_final() 313 needed -= num; in s390x_keccakc_final() 314 if (needed > 0) in s390x_keccakc_final() 315 s390x_klmd(NULL, 0, out + bsz, needed, in s390x_keccakc_final()
|
H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
/openssl/doc/man3/ |
H A D | PKCS7_decrypt.pod | 22 Although the recipients certificate is not needed to decrypt the data it is needed
|
H A D | PKCS7_sign_add_signer.pod | 39 algorithms are needed. 52 needed to finalize it. 79 in order to provide any missing certificate(s) needed for verification.
|
H A D | PEM_bytes_read_bio.pod | 30 if needed. The password callback I<cb> and rock I<u> are used to obtain 54 care is needed in generating the BIO passed as I<bp>. In particular, the
|
H A D | OCSP_sendreq_new.pod | 64 OCSP_sendreq_nbio() as needed and then OCSP_REQ_CTX_free(), with a 92 OCSP_sendreq_nbio() returns 1 for success, 0 on error, -1 if retry is needed.
|
/openssl/providers/implementations/storemgmt/ |
H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
/openssl/providers/implementations/asymciphers/ |
H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
/openssl/test/recipes/80-test_cmp_http_data/Mock/ |
H A D | server.cnf | 8 # not needed: accept_unprotected = 1
|
/openssl/providers/implementations/kem/ |
H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
/openssl/providers/ |
H A D | build.info | 2 # potentially needed by any of our providers. 74 # include all the object files that are needed (we do that indirectly, 86 # include all of the object files that are needed, just like the default 176 # include all the object files that are needed.
|
/openssl/providers/implementations/macs/ |
H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
/openssl/providers/implementations/encode_decode/ |
H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
/openssl/providers/implementations/exchange/ |
H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
/openssl/providers/implementations/signature/ |
H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
/openssl/test/recipes/30-test_evp_data/ |
H A D | evpmac_sm3.txt | 12 # The keyword Availablein must appear before the test name if needed.
|
H A D | evpmac_cmac_des.txt | 13 # The keyword Availablein must appear before the test name if needed.
|
/openssl/providers/implementations/keymgmt/ |
H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
/openssl/crypto/ |
H A D | README-sparse_array.md | 45 The tree height is dynamically increased as needed based on additions. 110 The complexity is hidden and nodes are allocated on an as needed basis.
|
/openssl/providers/implementations/kdfs/ |
H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
/openssl/test/ |
H A D | CAtsa.cnf | 82 # The following key usage flags are needed for TSA server certificates. 95 # The following key usage flags are needed for TSA server certificates.
|
/openssl/providers/implementations/ciphers/ |
H A D | build.info | 2 # switch each to the Legacy provider when needed. 6 # variables already now, to switch the non-FIPSable TDES to legacy if needed.
|