Searched refs:null_read (Results 1 – 1 of 1) sorted by relevance
16 static int null_read(BIO *h, char *buf, int size);28 null_read,42 static int null_read(BIO *b, char *out, int outl) in null_read() function