Searched refs:nullf_ctrl (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbf_null.c72 static long nullf_ctrl(BIO *h, int cmd, long arg1, void *arg2);
83 nullf_ctrl,
142 static long nullf_ctrl(BIO *b, int cmd, long num, void *ptr) function

Completed in 55 milliseconds