Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bio/
H A Dbf_null.c71 static long nullf_ctrl(BIO *h, int cmd, long arg1, void *arg2);
83 nullf_ctrl,
135 static long nullf_ctrl(BIO *b, int cmd, long num, void *ptr) in nullf_ctrl() function