Home
last modified time | relevance | path

Searched refs:nbiof_callback_ctrl (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/crypto/bio/
Dbf_nbio.c27 static long nbiof_callback_ctrl(BIO *h, int cmd, BIO_info_cb *fp);
48 nbiof_callback_ctrl,
174 static long nbiof_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in nbiof_callback_ctrl() function