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

/external/openssl/crypto/bio/
H A Dbf_null.c67 static int nullf_write(BIO *h, const char *buf, int num);
79 nullf_write,
123 static int nullf_write(BIO *b, const char *in, int inl) function

Completed in 74 milliseconds