Home
last modified time | relevance | path

Searched refs:BIO_set_retry_reason (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/ssl/
Dbio_ssl.c156 BIO_set_retry_reason(b, retry_reason); in ssl_read()
218 BIO_set_retry_reason(b, retry_reason); in ssl_write()
346 BIO_set_retry_reason(b, 0); in ssl_ctrl()
358 BIO_set_retry_reason(b, BIO_get_retry_reason(next)); in ssl_ctrl()
362 BIO_set_retry_reason(b, BIO_RR_SSL_X509_LOOKUP); in ssl_ctrl()
/third_party/openssl/doc/man3/
DBIO_should_retry.pod7 BIO_get_retry_BIO, BIO_get_retry_reason, BIO_set_retry_reason - BIO retry
22 void BIO_set_retry_reason(BIO *bio, int reason);
60 BIO_set_retry_reason() sets the retry reason for a special condition for a given
135 The BIO_get_retry_reason() and BIO_set_retry_reason() functions were added in
/third_party/openssl/crypto/bio/
Dbio_lib.c710 void BIO_set_retry_reason(BIO *bio, int reason) in BIO_set_retry_reason() function
/third_party/openssl/ohos_lite/include/openssl/
Dbio.h578 void BIO_set_retry_reason(BIO *bio, int reason);
/third_party/openssl/include/openssl/
Dbio.h.in638 void BIO_set_retry_reason(BIO *bio, int reason);
/third_party/openssl/util/
Dlibcrypto.num3866 BIO_set_retry_reason 3953 3_0_0 EXIST::FUNCTION: