Searched refs:AuthCacheValue (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/ssl/
H A Dssl_client_auth_cache.h55 typedef scoped_refptr<X509Certificate> AuthCacheValue; typedef in class:net::SSLClientAuthCache
56 typedef std::map<AuthCacheKey, AuthCacheValue> AuthCacheMap;

Completed in 79 milliseconds