Searched refs:extend (Results 1 – 9 of 9) sorted by relevance
/openssl-master/doc/man3/ |
A D | SSL_SESSION_get_time.pod | 48 Using these functions it is possible to extend or shorten the lifetime
|
A D | SSL_CTX_set_max_cert_list.pod | 47 For special applications it can be necessary to extend the maximum certificate
|
A D | OSSL_PARAM.pod | 78 Developers are free to extend or replace those as they see fit.
|
/openssl-master/ssl/record/ |
A D | record_local.h | 39 __owur int ssl3_read_n(SSL *s, size_t n, size_t max, int extend, int clearold,
|
A D | rec_layer_s3.c | 169 int ssl3_read_n(SSL *s, size_t n, size_t max, int extend, int clearold, in ssl3_read_n() argument 201 if (!extend) { in ssl3_read_n() 247 if (left == 0 && extend) in ssl3_read_n()
|
/openssl-master/ |
A D | NOTES-ANDROID.md | 25 you still need to know the prefix to extend your PATH, in order to
|
A D | CHANGES.md | 8988 * Add DSA pkey method and DH pkey methods, extend DH ASN1 method to support 9960 * extend SMTP and IMAP protocol emulation in s_client to use EHLO 10006 multiple values to extend the available space.
|
/openssl-master/doc/man7/ |
A D | des_modes.pod | 161 OFB mode of operation does not extend ciphertext errors in the
|
A D | proxy-certificates.pod | 12 extend rights to some other entity (a computer process, typically, or
|
Completed in 28 milliseconds