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

/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dbio.h123 #define BIO_CTRL_GET_CALLBACK 15 /* opt - set callback function */ macro
470 #define BIO_get_info_callback(b,cbp) (int)BIO_ctrl(b,BIO_CTRL_GET_CALLBACK,0, \
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dbio.h125 #define BIO_CTRL_GET_CALLBACK 15 /* opt - set callback function */ macro
509 #define BIO_get_info_callback(b,cbp) (int)BIO_ctrl(b,BIO_CTRL_GET_CALLBACK,0, \

Completed in 39 milliseconds