Searched refs:tls_bio_read (Results 1 – 2 of 2) sorted by relevance
107 ret = tls_bio_read(fd, buf, len, timeout, TLScontext); in tls_timed_read()
628 #define tls_bio_read(fd, buf, len, timeout, context) \ macro