Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WPA_GET_BE16

296 	if (WPA_GET_BE16(pos) != TLS_VERSION) {
336 cipher_suite = WPA_GET_BE16(pos);
646 conn->dh_p_len = WPA_GET_BE16(pos);
660 conn->dh_g_len = WPA_GET_BE16(pos);
676 conn->dh_ys_len = WPA_GET_BE16(pos);
1871 pos += TLS_RECORD_HEADER_LEN + WPA_GET_BE16(pos + 3);
1999 pos += TLS_RECORD_HEADER_LEN + WPA_GET_BE16(pos + 3);