Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/crypto/bio/
Dbio_err.c96 {ERR_FUNC(BIO_F_CONN_CTRL), "CONN_CTRL"},
Dbss_conn.c545 BIOerr(BIO_F_CONN_CTRL, ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED); in conn_ctrl()
Dbio.h833 # define BIO_F_CONN_CTRL 127 macro