Searched refs:BIO_get_info_callback (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_ctrl.pod | 8 BIO_get_info_callback, BIO_set_info_callback, BIO_info_cb, BIO_get_ktls_send, 35 int BIO_get_info_callback(BIO *b, BIO_info_cb **cbp);
|
/freebsd/crypto/openssl/util/ |
H A D | other.syms | 183 BIO_get_info_callback define
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | bio.h | 565 # define BIO_get_info_callback(b,cbp) (int)BIO_ctrl(b,BIO_CTRL_GET_CALLBACK,0, \ macro
|
H A D | bio.h.in | 542 # define BIO_get_info_callback(b,cbp) (int)BIO_ctrl(b,BIO_CTRL_GET_CALLBACK,0, \ macro
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | Makefile | 817 MLINKS+= BIO_ctrl.3 BIO_get_info_callback.3
|