Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio_err.c126 {ERR_REASON(BIO_R_NO_HOSTNAME_SPECIFIED) ,"no hostname specified"},
H A Dbss_conn.c146 BIOerr(BIO_F_CONN_STATE,BIO_R_NO_HOSTNAME_SPECIFIED); in conn_state()
H A Dbio.h750 #define BIO_R_NO_HOSTNAME_SPECIFIED 112 macro