Home
last modified time | relevance | path

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

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