Home
last modified time | relevance | path

Searched refs:extend (Results 1 – 12 of 12) sorted by relevance

/openssl/ssl/record/methods/
H A Dktls_meth.c348 static int ktls_read_n(OSSL_RECORD_LAYER *rl, size_t n, size_t max, int extend, in ktls_read_n() argument
353 ret = tls_default_read_n(rl, n, max, extend, clearold, readbytes); in ktls_read_n()
H A Drecmethod_local.h127 int (*read_n)(OSSL_RECORD_LAYER *rl, size_t n, size_t max, int extend,
416 int tls_default_read_n(OSSL_RECORD_LAYER *rl, size_t n, size_t max, int extend,
H A Dtls_common.c294 int tls_default_read_n(OSSL_RECORD_LAYER *rl, size_t n, size_t max, int extend, in tls_default_read_n() argument
320 if (!extend) { in tls_default_read_n()
354 if (left == 0 && extend) { in tls_default_read_n()
/openssl/doc/man3/
H A DSSL_CTX_set_max_cert_list.pod47 For special applications it can be necessary to extend the maximum certificate
H A DSSL_SESSION_get_time.pod61 Using these functions it is possible to extend or shorten the lifetime
H A DSSL_CTX_set1_curves.pod71 preference order. If an application uses an external provider to extend OpenSSL
H A DOSSL_PARAM.pod78 Developers are free to extend or replace those as they see fit.
/openssl/
H A DNOTES-ANDROID.md25 you still need to know the prefix to extend your PATH, in order to
H A DCHANGES.md925 * Fix and extend certificate handling and the apps `x509`, `verify` etc.
10863 * Add DSA pkey method and DH pkey methods, extend DH ASN1 method to support
11835 * extend SMTP and IMAP protocol emulation in s_client to use EHLO
11881 multiple values to extend the available space.
/openssl/doc/man7/
H A Ddes_modes.pod161 OFB mode of operation does not extend ciphertext errors in the
H A Dproxy-certificates.pod12 extend rights to some other entity (a computer process, typically, or
/openssl/doc/designs/quic-design/
H A Dquic-fc.md90 get to the CWM before we choose to extend the peer more credit by bumping the

Completed in 69 milliseconds