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

1 2 3

  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
peerkey.h 21 int initiator; /* whether this end was initator for SMK handshake */ member in struct:wpa_peerkey
23 u8 inonce[WPA_NONCE_LEN]; /* Initiator Nonce */
25 u8 rsnie_i[PEERKEY_MAX_IE_LEN]; /* Initiator RSN IE */
peerkey.c 138 /* KDEs: Peer RSN IE, Initiator MAC Address, Initiator Nonce */
165 /* Initiator MAC Address KDE */
168 /* Initiator Nonce */
211 wpa_printf(MSG_DEBUG, "RSN: SMK M2 - SMK initiator " MACSTR,
215 wpa_printf(MSG_INFO, "RSN: Too long Initiator RSN IE in SMK "
300 * @inonce: Initiator Nonce
301 * @mac_i: Initiator MAC address
448 wpa_printf(MSG_DEBUG, "RSN: Received SMK M4 (Initiator " MACSTR ")",
557 os_memcmp(peerkey->initiator ? peerkey->inonce
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_ikev2_common.h 39 int initiator, const struct wpabuf *msg,
eap_ikev2_common.c 85 int initiator, const struct wpabuf *msg,
91 const u8 *SK_a = initiator ? keys->SK_ai : keys->SK_ar;
ikev2_common.h 33 u8 i_spi[IKEV2_SPI_LEN]; /* IKE_SA Initiator's SPI */
298 struct ikev2_keys *keys, int initiator,
331 int initiator, const struct ikev2_hdr *hdr,
336 int initiator, struct wpabuf *msg,
ikev2_common.c 2 * IKEv2 common routines for initiator and responder
438 struct ikev2_keys *keys, int initiator,
447 const u8 *SK_p = initiator ? keys->SK_pi : keys->SK_pr;
496 struct ikev2_keys *keys, int initiator,
507 const u8 *SK_e = initiator ? keys->SK_ei : keys->SK_er;
508 const u8 *SK_a = initiator ? keys->SK_ai : keys->SK_ar;
598 int initiator, struct wpabuf *msg,
607 const u8 *SK_e = initiator ? keys->SK_ei : keys->SK_er;
608 const u8 *SK_a = initiator ? keys->SK_ai : keys->SK_ar;
  /external/ipsec-tools/src/racoon/
proposal.h 157 * the responder obey the initiator anytime.
159 * If the responder's length is longer than the initiator's one, the
163 * group is not equal to the initiator's one, then the responder reject
166 * If the responder's length is longer than the initiator's one, the
168 * shorter than the initiator's one, the responder uses own length
169 * AND send RESPONDER-LIFETIME notify message to a initiator in the
173 * If the initiator's length is not equal to the responder's one, the
176 * the initiator's one, then the responder reject the proposal.
handler.h 48 * initiator responder
61 * initiator responder
74 * initiator responder
100 * initiator(addr=I) responder(addr=R)
116 int side; /* INITIATOR or RESPONDER */
186 vchar_t *gi_i; /* optional initiator GSS id */
220 * initiator responder
260 u_int8_t side; /* INITIATOR or RESPONDER */
361 * initiator responder
376 * initiator responde
    [all...]
racoon.conf.5 397 Defines the exchange mode for phase 1 when racoon is the initiator.
401 The first exchange mode is what racoon uses when it is the initiator.
654 be used when racoon is acting as the initiator even before the remote
680 initiator reboots.
705 The responder will obey the initiator anytime.
707 If the responder's lifetime length is longer than the initiator's or
708 the responder's key length is shorter than the initiator's,
709 the responder will use the initiator's value.
713 the initiator's, then the responder will reject the proposal.
715 If the responder's lifetime length is longer than the initiator's o
    [all...]
isakmp_ident.c 97 * begin Identity Protection Mode as initiator.
874 * receive from initiator
1001 * send to initiator
1158 * receive from initiator
1297 * send to initiator
1378 * receive from initiator
    [all...]
isakmp.h 42 #define INITIATOR 0 /* synonym sender */
51 ! Initiator !
65 cookie_t i_ck; /* Initiator Cookie */
424 cookie_t i_ck; /* Initiator Cookie */
sainfo.h 56 vchar_t *id_i; /* identifier of the authorized initiator */
proposal.c 188 * NOTE: In the case of initiator, must be ensured that there is no
392 case INITIATOR:
528 case INITIATOR:
1088 if (iph2->side == INITIATOR)
1118 if (iph2->side == INITIATOR)
1141 if (iph2->side == INITIATOR)
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
ikev2.h 2 * IKEv2 initiator (RFC 4306) for EAP-IKEV2
  /external/webkit/WebCore/page/
DragController.h 70 void setDragInitiator(Document* initiator) { m_dragInitiator = initiator; m_didInitiateDrag = true; }
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample 43 # to obey the initiator's lifetime and PFS group proposal,
  /external/ipsec-tools/src/racoon/doc/
README.gssapi 38 However, if the initiator does specify a GSS endpoint attribute,
63 the initiator in a verbatim fashion, leaving no room to
67 initiator sent the name attribute. This scheme should
  /external/wpa_supplicant/
wpa_i.h 50 int initiator; /* whether this end was initator for SMK handshake */ member in struct:wpa_peerkey
52 u8 inonce[WPA_NONCE_LEN]; /* Initiator Nonce */
54 u8 rsnie_i[PEERKEY_MAX_IE_LEN]; /* Initiator RSN IE */
  /external/netperf/
nettest_unix.c 748 /* parameters and then let the initiator know that all is ready. If */
749 /* socket size defaults are to be used, then the initiator will have */
814 /* initiator how to reach the data socket. There may be a desire to */
899 /* But wait, there's more. If the initiator wanted cpu measurements, */
901 /* rate back to the initiator. If the CPU was not to be measured, or */
903 /* the initiator. */
912 /* before we send the response back to the initiator, pull some of */
    [all...]
nettest_dlpi.c 243 /* back to the initiator for the recv buffer size. */
724 /* parameters and then let the initiator know that all is ready. If */
725 /* socket size defaults are to be used, then the initiator will have */
791 /* initiator how to reach the data descriptor. There may be a desire to */
808 /* The initiator may have wished-us to modify the socket buffer */
812 /* initiator that we were unable to play with the socket buffer by */
821 /* back to the initiator for the recv buffer size. */
862 /* But wait, there's more. If the initiator wanted cpu measurements, */
864 /* rate back to the initiator. If the CPU was not to be measured, or */
866 /* the initiator. *
    [all...]
nettest_xti.c     [all...]
nettest_sctp.c     [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
WspTypeDecoder.java 325 * Decode the "X-Wap-Initiator-URI" type for WSP pdu
327 * @param startIndex The starting position of the "X-Wap-Initiator-URI" in this pdu
329 * @return false when error(not a X-Wap-Initiator-URI) occur
  /external/tcpdump/
isakmp.h 46 #define INITIATOR 1
87 ! Initiator !
101 cookie_t i_ck; /* Initiator Cookie */
  /development/pdk/docs/porting/
bluetooth.jd 146 <li>AVDTP 1.2 in Acceptor and Initiator roles</li>
147 <li>GAVDTP 1.0 in Acceptor and Initiator roles</li>

Completed in 2380 milliseconds

1 2 3