Searched refs:provided (Results 1 – 25 of 167) sorted by relevance
1234567
/openssl-master/doc/man3/ |
A D | X509V3_set_ctx.pod | 21 Any of I<subj>, I<req>, or I<crl> may be provided, pointing to a certificate, 23 If I<subj> or I<crl> is provided, I<issuer> should point to its issuer, 25 Note that if I<subj> is provided, I<issuer> may be the same as I<subj>, 35 the certificate that has been provided in I<ctx>.
|
A D | SSL_CTX_set_default_passwd_cb.pod | 31 which will be provided to the password callback on invocation. 45 The password callback, which must be provided by the application, hands back the 48 is provided. The function must store the password into the provided buffer 81 The following example returns the password provided as userdata to the
|
A D | X509_STORE_set_verify_cb_func.pod | 138 I<If no chain verification function is provided, the internal default 159 I<If no function to get the issuer is provided, the internal default 167 I<If no function to get the issuer is provided, the internal default 174 I<If no function to get the issuer is provided, the internal default 180 I<If no function to get the issuer is provided, the internal default 186 I<If no function to get the issuer is provided, the internal default 192 I<If no function to get the issuer is provided, the internal default 201 I<If no function to get the issuer is provided, the internal default 207 I<If no function to get the issuer is provided, the internal default
|
A D | SSL_SESSION_print.pod | 20 SSL_SESSION_print() prints summary information about the session provided in 26 SSL_SESSION_print_keylog() prints session information to the provided BIO <bp>
|
A D | CRYPTO_THREAD_run_once.pod | 30 OpenSSL can be safely used in multi-threaded applications provided that 37 The following multi-threading function are provided: 59 CRYPTO_THREAD_read_lock() locks the provided I<lock> for reading. 63 CRYPTO_THREAD_write_lock() locks the provided I<lock> for writing. 71 CRYPTO_THREAD_lock_free() frees the provided I<lock>.
|
A D | OSSL_CMP_validate_msg.pod | 26 is preferably the one provided by a call to L<OSSL_CMP_CTX_set1_srvCert(3)>. 29 certificates provided before via L<OSSL_CMP_CTX_set1_untrusted(3)>, and 30 then all trusted certificates provided via L<OSSL_CMP_CTX_set0_trustedStore(3)>,
|
A D | ASN1_item_d2i_bio.pod | 36 during the process then they will use the B<OSSL_LIB_CTX>provided in the 50 B<OSSL_LIB_CTX> provided in the I<libctx> parameter and the property query 59 pointer is provided instead of a BIO.
|
A D | SSL_get_client_random.pod | 26 bytes as it can of this value into the buffer provided in B<out>, 42 B<len> should be provided at B<in>. The supplied master key is copied by the 69 other outlen arguments to the SSL_get_*_random() functions is provided
|
A D | EVP_PKEY_check.pod | 32 provided then this function call does the same thing as EVP_PKEY_param_check(). 40 provided then this function call does the same thing as EVP_PKEY_public_check().
|
A D | SCT_validate.pod | 32 A CT_POLICY_EVAL_CTX must be provided that specifies: 48 (see RFC 6962). If it is required but not provided, the validation status will
|
A D | SSL_CTX_set_stateless_cookie_generate_cb.pod | 43 provided to clients in the HelloRetryRequest transmitted as a response to a 58 to generate the cookie provided to clients in the HelloVerifyRequest transmitted
|
A D | CTLOG_new.pod | 34 be provided that can be used to help users identify this log. Ownership of the 55 CTLOG_get0_name() returns the name of the log, as provided when the CTLOG was
|
A D | OPENSSL_Applink.pod | 17 expected to implement it, but to compile provided module with
|
A D | BIO_ADDRINFO.pod | 40 types provided on your platform. 94 The BIO_lookup_ex() implementation uses the platform provided getaddrinfo()
|
A D | RSA_generate_key.pod | 36 B<RSA> structure provided in I<rsa>. 39 it in the B<RSA> structure provided in I<rsa>. The number of primes is given by
|
A D | EVP_desx_cbc.pod | 26 This algorithm is not provided by the OpenSSL default provider.
|
A D | ASN1_item_new.pod | 20 required during the process then they will use the B<OSSL_LIB_CTX> provided in
|
A D | SSL_CTX_set_session_ticket_cb.pod | 54 and tickets are created by the handshake, the B<gen_cb> is provided to notify 63 after a session has been created. The B<dec_cb> is provided to notify the 150 SSL_SESSION_get0_ticket_appdata() using the session provided in the B<ss>
|
/openssl-master/doc/internal/man3/ |
A D | ossl_punycode_decode.pod | 26 using a provided buffer for output. 37 -1 on invalid PUNYCODE string passed. When valid string is provided, it sets the
|
/openssl-master/ |
A D | LICENSE.txt | 39 (an example is provided in the Appendix below). 92 modifications, and in Source or Object form, provided that You 114 documentation, if provided along with the Derivative Works; or, 120 or as an addendum to the NOTICE text from the Work, provided 127 for any such Derivative Works as a whole, provided Your use,
|
/openssl-master/external/perl/Text-Template-1.56/ |
A D | LICENSE | 83 code as you receive it, in any medium, provided that you conspicuously and 93 1 above, provided that you also do the following: 124 Paragraphs 1 and 2 above provided that you also do one of the following: 150 Program except as expressly provided under this General Public License. 312 Standard Version of this Package without restriction, provided that you 319 3. You may otherwise modify your copy of this Package in any way, provided that 321 changed that file, and provided that you do at least ONE of the following: 332 standard executables, which must also be provided, and provide a separate 339 form, provided that you do at least ONE of the following: 360 larger (possibly commercial) software distribution provided that you do not
|
/openssl-master/doc/man1/ |
A D | openssl-list.pod.in | 104 In verbose mode, the algorithms provided by a provider will get additional 123 In verbose mode, the algorithms provided by a provider will get additional 132 In verbose mode, the algorithms provided by a provider will get additional
|
A D | openssl-enc.pod.in | 50 or explicitly provided. Base64 encoding or decoding can also be performed 214 engine-provided ciphers, because this form is processed before the 225 When the enc command lists supported ciphers, ciphers provided by engines, 266 ones provided by configured engines. 323 gost89 GOST 28147-89 in CFB mode (provided by ccgost engine) 324 gost89-cnt GOST 28147-89 in CNT mode (provided by ccgost engine)
|
/openssl-master/doc/man7/ |
A D | EVP_SIGNATURE-HMAC.pod | 14 This mechanism is provided for backwards compatibility with older versions of
|
A D | openssl-core_names.h.pod | 38 to the names provided in this header to work in a compatible manner.
|
Completed in 22 milliseconds
1234567