Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bio/
H A Dbf_null.c68 static int nullf_read(BIO *h, char *buf, int size);
80 nullf_read,
111 static int nullf_read(BIO *b, char *out, int outl) in nullf_read() function