HomeSort by relevance Sort by last modified time
    Searched full:lifetime (Results 1 - 25 of 394) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-inherit 38 lifetime time 1 min; # sec,min,hour
51 lifetime time 12 hour;
racoon.conf.sample 29 lifetime time 24 hour ; # sec,min,hour
43 # to obey the initiator's lifetime and PFS group proposal,
57 lifetime time 12 hour ;
racoon.conf.sample-gssapi 19 lifetime time 24 hour;
38 lifetime time 2 hour;
racoon.conf.in 86 lifetime time 1 min; # sec,min,hour
107 lifetime time 30 sec;
116 lifetime time 60 sec;
racoon.conf.sample-plainrsa 42 lifetime time 12 hour;
  /external/ipsec-tools/src/racoon/samples/roadwarrior/server/
racoon.conf 37 lifetime time 1 hour;
racoon.conf-radius 37 lifetime time 1 hour;
  /external/ipsec-tools/src/racoon/samples/roadwarrior/client/
racoon.conf 29 lifetime time 1 hour;
  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
peerkey.c 398 be32 lifetime; local
401 2 + RSN_SELECTOR_LEN + sizeof(lifetime);
432 lifetime = host_to_be32(peerkey->lifetime);
434 (u8 *) &lifetime, sizeof(lifetime));
531 u32 lifetime; local
549 kde.lifetime == NULL || kde.lifetime_len < 4) {
551 "Lifetime KDE in SMK M4/M5");
581 lifetime = WPA_GET_BE32(kde.lifetime)
677 be32 lifetime; local
749 u32 lifetime; local
    [all...]
wpa_ie.h 33 const u8 *lifetime; member in struct:wpa_eapol_ie_parse
  /external/ipsec-tools/src/racoon/
proposal.c 214 /* see proposal.h about lifetime/key length and PFS selection. */
216 /* check time/bytes lifetime and PFS */
219 newpp->lifetime = pp1->lifetime;
225 if (pp1->lifetime > pp2->lifetime) {
227 "long lifetime proposed: "
229 (int)pp2->lifetime, (int)pp1->lifetime);
239 newpp->lifetime = pp1->lifetime
    [all...]
TODO 24 - grab phase 2 lifetime and algorith configuration from sadb_comb payloads in
28 how to guess a reasonable phase 1 SA lifetime
29 (hardcoded default? guess from phase 2 lifetime?)
35 guess how we should negotiate lifetime
80 o for lifetime and key length, something like this should be useful.
proposal.h 60 time_t lifetime; member in struct:saprop
63 int claim; /* flag to send RESPONDER-LIFETIME. */
153 * Lifetime length selection refered to the section 4.5.4 of RFC2407. It does
169 * AND send RESPONDER-LIFETIME notify message to a initiator in the
170 * case of lifetime.
  /external/chromium/base/
nsimage_cache_mac.h 24 // the cache could have limit on size/lifetime, etc.
  /external/webkit/WebCore/bindings/v8/
ScopedDOMDataStore.h 40 // ScopedDOMDataStore is a DOMDataStore that controls limits the lifetime of
41 // the store to the lifetime of the object itself. In other words, when the
IsolatedWorld.h 54 // manage their lifetime.
  /external/chromium/third_party/icu/source/common/
locbased.h 40 * will be aliased for the lifetime of this object.
46 * These will be aliased for the lifetime of this object.
  /external/icu4c/common/
locbased.h 40 * will be aliased for the lifetime of this object.
46 * These will be aliased for the lifetime of this object.
  /external/webkit/WebCore/bindings/v8/custom/
V8CustomXPathNSResolver.h 48 // given resolver object. So the lifetime of V8CustomXPathNSResolver
49 // must not exceed the lifetime of the passed handle.
  /external/chromium/net/disk_cache/
trace.h 24 // Simple class to handle the trace buffer lifetime. Any object interested in
  /frameworks/base/vpn/java/android/net/vpn/
VpnState.java 22 * A normal VPN connection lifetime starts in {@link IDLE}. When a new
  /external/skia/include/core/
SkPathMeasure.h 27 for the lifetime of the measure object, or until setPath() is called with
35 for the lifetime of the measure object, or until setPath() is called with
SkTime.h 52 // lifetime of this object
  /dalvik/dx/src/com/android/dx/ssa/
RegisterMapper.java 26 * is only valid for the lifetime of the method call in which
  /external/iptables/extensions/
libipt_conntrack.man 48 Match remaining lifetime in seconds against given value

Completed in 286 milliseconds

1 2 3 4 5 6 7 8 91011>>