Home
last modified time | relevance | path

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

/openbsd-src/lib/libcrypto/bio/
H A Dbio_meth.c160 long (*callback_ctrl)(BIO *, int, BIO_info_cb *)) in BIO_meth_set_callback_ctrl() argument
H A Dbio.h279 typedef int BIO_info_cb(BIO *, int, int); typedef