Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bio/
H A Dbf_null.c67 static int nullf_write(BIO *h, const char *buf, int num);
79 nullf_write,
123 static int nullf_write(BIO *b, const char *in, int inl) in nullf_write() function