Searched refs:BIO_RR_ACCEPT (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_acpt.c242 b->retry_reason = BIO_RR_ACCEPT;
H A Dbio.h279 # define BIO_RR_ACCEPT 0x03 macro
/freebsd-11-stable/crypto/openssl/ssl/
H A Dbio_ssl.c204 retry_reason = BIO_RR_ACCEPT;
H A Dssl_lib.c2748 else if (reason == BIO_RR_ACCEPT)
2768 else if (reason == BIO_RR_ACCEPT)

Completed in 113 milliseconds