Searched defs:SSL_ConfigServerSessionIDCache (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dsslsnce.c1351 SSL_ConfigServerSessionIDCache( int maxCacheEntries, function
1379 /* Use this function, instead of SSL_ConfigServerSessionIDCache,
1443 /* Use this function, instead of SSL_ConfigServerSessionIDCache,
2146 SSL_ConfigServerSessionIDCache( int maxCacheEntries, function
2151 PR_ASSERT(!"SSL servers are not supported on this platform. (SSL_ConfigServerSessionIDCache)");

Completed in 68 milliseconds