Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtls-boringssl.c41 static int http_bio_read(BIO *h, char *buf, int size);
52 http_bio_read,
229 http_bio_read(BIO *h, /* I - BIO data */ in http_bio_read() function