Home
last modified time | relevance | path

Searched refs:BIO_R_ACCEPT_ERROR (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/bio/
Dbio_err.c111 {ERR_REASON(BIO_R_ACCEPT_ERROR), "accept error"},
Db_sock.c856 BIOerr(BIO_F_BIO_ACCEPT, BIO_R_ACCEPT_ERROR); in BIO_accept()
Dbio.h846 # define BIO_R_ACCEPT_ERROR 100 macro