Searched defs:sce (Results 1 - 6 of 6) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dhandler.h143 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/
H A Dsslsnce.c347 /* Put a certificate in the cache. Update the cert index in the sce.
350 CacheCert(cacheDesc * cache, CERTCertificate *cert, sidCacheEntry *sce) argument
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) argument
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/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/external/robolectric/lib/main/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 621 milliseconds