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

  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
wpa_ie.h 29 const u8 *smk; member in struct:wpa_eapol_ie_parse
peerkey.h 21 int initiator; /* whether this end was initator for SMK handshake */
29 u8 smk[PMK_LEN]; member in struct:wpa_peerkey
  /external/wpa_supplicant_8/src/ap/
peerkey_auth.c 66 "Sending SMK Error");
97 wpa_printf(MSG_INFO, "RSN: Failed to parse KDEs in SMK M1");
104 "SMK M1");
114 wpa_printf(MSG_DEBUG, "RSN: SMK handshake with " MACSTR
134 /* SMK M2:
140 "Sending SMK M2");
155 const u8 *smk)
161 /* SMK M4:
163 * MIC=MIC, DataKDs=(MAC_I KDE, INonce KDE, SMK KDE,
183 /* SMK with PNonce *
266 u8 smk[32], buf[ETH_ALEN + 8 + 2 * WPA_NONCE_LEN], *pos; local
    [all...]
wpa_auth_ie.h 29 const u8 *smk; member in struct:wpa_eapol_ie_parse
  /external/wpa_supplicant_8/src/rsn_supp/
peerkey.h 21 int initiator; /* whether this end was initator for SMK handshake */
29 u8 smk[PMK_LEN]; member in struct:wpa_peerkey
wpa_ie.h 31 const u8 *smk; member in struct:wpa_eapol_ie_parse
  /external/webrtc/src/common_audio/vad/main/source/
vad_core.c 302 WebRtc_Word16 nmk, nmk2, nmk3, smk, smk2, nsk, ssk; local
474 smk = *smean2ptr;
520 smk2 = smk + (tmp16 >> 1); // Q7 + (Q14 * Q15 >> 22)
532 tmp16 = WEBRTC_SPL_RSHIFT_W16((smk + 4), 3);
  /external/wpa_supplicant/
wpa_i.h 50 int initiator; /* whether this end was initator for SMK handshake */
58 u8 smk[PMK_LEN]; member in struct:wpa_peerkey
wpa.c 875 * STK = PRF-X(SMK, "Peer key expansion",
1070 "SMK M1");
1083 /* SMK M1:
1092 /* Group Suite can be anything for SMK RSN IE; receiver will just
1114 wpa_hexdump(MSG_DEBUG, "WPA: RSN IE for SMK handshake",
1184 const u8 *smk; member in struct:wpa_eapol_ie_parse
    [all...]

Completed in 107 milliseconds