Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/include/openssl/
H A Dbio.h.in542 # define BIO_get_info_callback(b,cbp) (int)BIO_ctrl(b,BIO_CTRL_GET_CALLBACK,0, \ macro
H A Dbio.h565 # define BIO_get_info_callback(b,cbp) (int)BIO_ctrl(b,BIO_CTRL_GET_CALLBACK,0, \ macro