Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbf_nbio.c68 static int nbiof_write(BIO *h,const char *buf,int num);
87 nbiof_write,
159 static int nbiof_write(BIO *b, const char *in, int inl) in nbiof_write() function