Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbf_nbio.c20 static int nbiof_write(BIO *h, const char *buf, int num);
38 nbiof_write,
110 static int nbiof_write(BIO *b, const char *in, int inl) in nbiof_write() function