Searched refs:BIO_CTRL_GET_CALLBACK (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
H A Dbio_ssl.c457 case BIO_CTRL_GET_CALLBACK:
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_conn.c552 case BIO_CTRL_GET_CALLBACK:
H A Dbio.h141 # define BIO_CTRL_GET_CALLBACK 15/* opt - set callback function */ macro
597 # define BIO_get_info_callback(b,cbp) (int)BIO_ctrl(b,BIO_CTRL_GET_CALLBACK,0, \

Completed in 109 milliseconds