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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbf_null.c68 static int nullf_write(BIO *h, const char *buf, int num);
79 nullf_write,
128 static int nullf_write(BIO *b, const char *in, int inl) function

Completed in 146 milliseconds