Home
last modified time | relevance | path

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

/openssl/test/
H A Dasynciotest.c29 static int async_read(BIO *b, char *out, int outl);
51 || !BIO_meth_set_read(methods_async, async_read) in bio_f_async_filter()
89 static int async_read(BIO *bio, char *out, int outl) in async_read() function

Completed in 5 milliseconds