Home
last modified time | relevance | path

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

/external/chromium_org/net/third_party/nss/ssl/
Dsslsnce.c274 static PRUint32 SIDindex(cacheDesc *cache, const PRIPv6Addr *addr, PRUint8 *s,
666 SIDindex(cacheDesc *cache, const PRIPv6Addr *addr, PRUint8 *s, unsigned nl) in SIDindex() function
762 set = SIDindex(cache, addr, sessionID, sessionIDLength); in ServerSessionIDLookup()
908 set = SIDindex(cache, &sce.addr, sce.sessionID, sce.sessionIDLength); in ServerSessionIDCache()
972 set = SIDindex(cache, &sid->addr, sessionID, sessionIDLength); in ServerSessionIDUncache()