Home
last modified time | relevance | path

Searched defs:BIO_set_info_callback (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/bio/
Dbio.h579 #define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb) macro
/external/openssl/include/openssl/
Dbio.h579 #define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb) macro