Searched refs:certCacheLock (Results 1 – 1 of 1) sorted by relevance
212 sidCacheLock * certCacheLock; member369 now = LockSidCacheLock(cache->certCacheLock, 0); in CacheCert()386 UnlockSidCacheLock(cache->certCacheLock); in CacheCert()772 PRUint32 gotLock = LockSidCacheLock(cache->certCacheLock, now); in ServerSessionIDLookup()789 UnlockSidCacheLock(cache->certCacheLock); in ServerSessionIDLookup()1094 cache->certCacheLock = cache->keyCacheLock + 1; in InitCache()1095 cache->srvNameCacheLock = cache->certCacheLock + 1; in InitCache()1235 *(ptrdiff_t *)(&cache->certCacheLock) += ptr; in InitCache()1587 *(ptrdiff_t *)(&cache->certCacheLock) += ptr; in SSL_InheritMPServerSIDCacheInstance()1641 cache->certCacheLock = cache->keyCacheLock + 1; in SSL_InheritMPServerSIDCacheInstance()[all …]