ssl_session_cache_openssl.h | 56 // |key_func| is a function used at runtime to retrieve the unique cache key 63 GetSessionKeyFunction* key_func; member in struct:net::SSLSessionCacheOpenSSL::Config 73 // |key_func| is a function that will be used at runtime to retrieve the 107 // configuration's |key_func| function with the |ssl| as parameter.
|