proxygen
|
This is the complete list of members for wangle::ShardedLocalSSLSessionCache, including all inherited members.
caches_ | wangle::ShardedLocalSSLSessionCache | |
hash(const std::string &key) | wangle::ShardedLocalSSLSessionCache | inline |
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 |