Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbio.h577 #define BIO_get_info_callback(b,cbp) (int)BIO_ctrl(b,BIO_CTRL_GET_CALLBACK,0, \ macro
/external/openssl/include/openssl/
Dbio.h577 #define BIO_get_info_callback(b,cbp) (int)BIO_ctrl(b,BIO_CTRL_GET_CALLBACK,0, \ macro