Home
last modified time | relevance | path

Searched defs:ssl_ctx (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/DnsResolver/
H A DDnsTlsSessionCache.cpp33 void DnsTlsSessionCache::prepareSslContext(SSL_CTX* ssl_ctx) { in prepareSslContext()
/aosp12/system/update_engine/
H A Dcertificate_checker.cc76 SSL_CTX* ssl_ctx, in ProcessSSLContext()