Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbf_nbio.c71 static int nbiof_gets(BIO *h,char *str,int size);
90 nbiof_gets,
242 static int nbiof_gets(BIO *bp, char *buf, int size) in nbiof_gets() function