Home
last modified time | relevance | path

Searched refs:bio_rwcount_read (Results 1 – 1 of 1) sorted by relevance

/external/libevent/test/
Dregress_ssl.c580 bio_rwcount_read(BIO *b, char *out, int outlen) in bio_rwcount_read() function
642 BIO_meth_set_read(methods_rwcount, bio_rwcount_read); in BIO_s_rwcount()