proxygen
wangle::ShardedLocalSSLSessionCache Member List

This is the complete list of members for wangle::ShardedLocalSSLSessionCache, including all inherited members.

caches_wangle::ShardedLocalSSLSessionCache
hash(const std::string &key)wangle::ShardedLocalSSLSessionCacheinline
lookupSession(const std::string &sessionId)wangle::ShardedLocalSSLSessionCache
removeSession(const std::string &sessionId)wangle::ShardedLocalSSLSessionCache
ShardedLocalSSLSessionCache(uint32_t n_buckets, uint32_t maxCacheSize, uint32_t cacheCullSize)wangle::ShardedLocalSSLSessionCache
storeSession(const std::string &sessionId, SSL_SESSION *session, SSLStats *stats)wangle::ShardedLocalSSLSessionCache