Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/include/openssl/
H A Dbio.h.in544 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb) macro
H A Dbio.h567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb) macro