Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbf_nbio.c72 static long nbiof_ctrl(BIO *h,int cmd,long arg1,void *arg2);
91 nbiof_ctrl,
206 static long nbiof_ctrl(BIO *b, int cmd, long num, void *ptr) in nbiof_ctrl() function