Home
last modified time | relevance | path

Searched refs:ssl_InitSessionCacheLocks (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/net/third_party/nss/patches/
Dcachelocks.patch17 - ssl_InitSessionCacheLocks(PR_TRUE);
18 + ssl_InitSessionCacheLocks();
30 -extern SECStatus ssl_InitSessionCacheLocks(PRBool lazyInit);
33 +extern SECStatus ssl_InitSessionCacheLocks(void);
183 -ssl_InitSessionCacheLocks(PRBool lazyInit)
184 +ssl_InitSessionCacheLocks(void)
211 - ssl_InitSessionCacheLocks(PR_TRUE);
212 + ssl_InitSessionCacheLocks();
224 - ssl_InitSessionCacheLocks(PR_FALSE);
225 + ssl_InitSessionCacheLocks();
[all …]
/external/chromium_org/net/third_party/nss/ssl/
Dsslnonce.c95 ssl_InitSessionCacheLocks(void) in ssl_InitSessionCacheLocks() function
105 ssl_InitSessionCacheLocks(); in lock_cache()
Dsslsnce.c1356 ssl_InitSessionCacheLocks(); in SSL_ConfigServerSessionIDCache()
1470 ssl_InitSessionCacheLocks(); in SSL_ConfigServerSessionIDCacheWithOpt()
1515 ssl_InitSessionCacheLocks(); in SSL_InheritMPServerSIDCacheInstance()
Dsslimpl.h1904 extern SECStatus ssl_InitSessionCacheLocks(void);
Dssl3con.c5702 ssl_InitSessionCacheLocks(); in getWrappingKey()
/external/chromium_org/tools/valgrind/drmemory/
Dsuppressions_full.txt1152 *!ssl_InitSessionCacheLocks