Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbss_conn.c578 (void)BIO_set_info_callback(dbio,(bio_info_cb *)data->info_callback); in conn_ctrl()
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