Searched refs:stream_read (Results 1 – 1 of 1) sorted by relevance
57 static int stream_read(BIO* h, char* buf, int size);67 stream_read,102 static int stream_read(BIO* b, char* out, int outl) { in stream_read() function