Searched refs:watchccs_read (Results 1 – 1 of 1) sorted by relevance
29 static int watchccs_read(BIO *b, char *out, int outl);47 || !BIO_meth_set_read(method_watchccs, watchccs_read) in bio_f_watchccs_filter()70 static int watchccs_read(BIO *bio, char *out, int outl) in watchccs_read() function