Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbf_nbio.c75 static long nbiof_callback_ctrl(BIO *h,int cmd,bio_info_cb *fp);
94 nbiof_callback_ctrl,
228 static long nbiof_callback_ctrl(BIO *b, int cmd, bio_info_cb *fp) in nbiof_callback_ctrl() function