Searched refs:null_write (Results 1 – 1 of 1) sorted by relevance
15 static int null_write(BIO *h, const char *buf, int num);25 null_write,47 static int null_write(BIO *b, const char *in, int inl) in null_write() function