Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbf_nbio.c24 static long nbiof_ctrl(BIO *h, int cmd, long arg1, void *arg2);
45 nbiof_ctrl,
152 static long nbiof_ctrl(BIO *b, int cmd, long num, void *ptr) in nbiof_ctrl() function