Home
last modified time | relevance | path

Searched refs:BIO_get_retry_reason (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DBIO_should_retry.pod7 BIO_get_retry_BIO, BIO_get_retry_reason, BIO_set_retry_reason - BIO retry
21 int BIO_get_retry_reason(BIO *bio);
57 BIO_get_retry_reason() returns the reason for a special condition if
127 BIO_get_retry_reason() returns the reason for a special condition.
135 The BIO_get_retry_reason() and BIO_set_retry_reason() functions were added in
/freebsd/crypto/openssl/ssl/
H A Dbio_ssl.c358 BIO_set_retry_reason(b, BIO_get_retry_reason(next)); in ssl_ctrl()
H A Dssl_lib.c3875 reason = BIO_get_retry_reason(bio); in SSL_get_error()
3896 reason = BIO_get_retry_reason(bio); in SSL_get_error()
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_lib.c705 int BIO_get_retry_reason(BIO *bio) in BIO_get_retry_reason() function
/freebsd/crypto/openssl/apps/
H A Ds_server.c3154 && BIO_get_retry_reason(io) == BIO_RR_SSL_X509_LOOKUP) { in www_body()
3579 && BIO_get_retry_reason(io) == BIO_RR_SSL_X509_LOOKUP) { in rev_body()
3602 && BIO_get_retry_reason(io) == BIO_RR_SSL_X509_LOOKUP) { in rev_body()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h.in247 * and the offending BIO. Given a BIO, BIO_get_retry_reason(bio) will return
637 int BIO_get_retry_reason(BIO *bio);
H A Dbio.h660 int BIO_get_retry_reason(BIO *bio);
/freebsd/secure/lib/libcrypto/
H A DVersion.map311 BIO_get_retry_reason;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile832 MLINKS+= BIO_should_retry.3 BIO_get_retry_reason.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num3158 BIO_get_retry_reason 3226 3_0_0 EXIST::FUNCTION: