Home
last modified time | relevance | path

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

/trueos/crypto/openssl/crypto/bio/
HDbio_err.c129 {ERR_REASON(BIO_R_NO_ACCEPT_PORT_SPECIFIED), "no accept port specified"},
HDbss_acpt.c210 BIOerr(BIO_F_ACPT_STATE, BIO_R_NO_ACCEPT_PORT_SPECIFIED); in acpt_state()
HDbio.h857 # define BIO_R_NO_ACCEPT_PORT_SPECIFIED 111 macro