Home
last modified time | relevance | path

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

/external/chromium_org/net/socket/
Dssl_session_cache_openssl.h69 SSLSessionCacheOpenSSL() : impl_(NULL) {} in SSLSessionCacheOpenSSL() function
79 SSLSessionCacheOpenSSL(SSL_CTX* ctx, const Config& config) : impl_(NULL) { in SSLSessionCacheOpenSSL() function