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

/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbio.h598 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb) macro

Completed in 35 milliseconds