Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtls-boringssl.c41 static BIO_METHOD * _httpBIOMethods(void);
129 _httpBIOMethods(void) in _httpBIOMethods() function
359 bio = BIO_new(_httpBIOMethods()); in _httpTLSStart()