Home
last modified time | relevance | path

Searched refs:mtk (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c797 seq, sizeof(seq), sta->mtk, sizeof(sta->mtk)); in mesh_mpm_plink_estab()
805 wpa_hexdump_key(MSG_DEBUG, "mtk:", sta->mtk, sizeof(sta->mtk)); in mesh_mpm_plink_estab()
Dmesh_rsn.c431 sta->mtk, sizeof(sta->mtk)); in mesh_rsn_derive_mtk()
/external/wpa_supplicant_8/src/ap/
Dsta_info.h87 u8 mtk[16]; member