Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/include/openssl/
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, \