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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio_err.c137 {ERR_REASON(BIO_R_UNABLE_TO_CREATE_SOCKET), "unable to create socket"},
H A Dbss_conn.c203 BIOerr(BIO_F_CONN_STATE, BIO_R_UNABLE_TO_CREATE_SOCKET);
H A Db_sock.c751 BIOerr(BIO_F_BIO_GET_ACCEPT_SOCKET, BIO_R_UNABLE_TO_CREATE_SOCKET);
H A Dbio.h873 # define BIO_R_UNABLE_TO_CREATE_SOCKET 118 macro

Completed in 75 milliseconds