HomeSort by relevance Sort by last modified time
    Searched defs:sce (Results 1 - 5 of 5) sorted by null

  /external/ipsec-tools/src/racoon/
handler.h 143 struct sched *sce; /* schedule for expire */ member in struct:ph1handle
262 struct sched *sce; /* schedule for expire */ member in struct:ph2handle
  /external/chromium_org/net/third_party/nss/ssl/
sslsnce.c 347 /* Put a certificate in the cache. Update the cert index in the sce.
350 CacheCert(cacheDesc * cache, CERTCertificate *cert, sidCacheEntry *sce)
362 cce.sessionIDLength = sce->sessionIDLength;
363 PORT_Memcpy(cce.sessionID, sce->sessionID, cce.sessionIDLength);
380 sce->u.ssl3.certIndex = ndx;
405 /* Put a name in the cache. Update the cert index in the sce.
408 CacheSrvName(cacheDesc * cache, SECItem *name, sidCacheEntry *sce)
440 sce->u.ssl3.srvNameIndex = ndx;
442 PORT_Memcpy(sce->u.ssl3.srvNameHash, snce.nameHash, SHA256_LENGTH);
702 sidCacheEntry * sce; local
758 sidCacheEntry sce; local
849 sidCacheEntry sce; local
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/testlibs/
commons-logging-1.1.1.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 

Completed in 1025 milliseconds