HomeSort by relevance Sort by last modified time
    Searched full:in_client_cache (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/third_party/nss/ssl/
sslnonce.c 30 * in_client_cache, in the client cache's linked list.
119 if (sid->cached == in_client_cache)
215 PORT_Assert(sid->cached == in_client_cache);
277 if (sid->cached == in_client_cache)
324 sid->cached = in_client_cache;
341 if (zap->cached != in_client_cache) {
sslimpl.h 613 in_client_cache, enumerator in enum:__anon9503
    [all...]

Completed in 62 milliseconds