Home
last modified time | relevance | path

Searched refs:mtk_len (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h132 size_t mtk_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h91 size_t mtk_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh_rsn.c509 sta->mtk_len = wpa_cipher_key_len(wpa_s->mesh_rsn->pairwise_cipher); in mesh_rsn_derive_mtk()
512 sta->mtk, sta->mtk_len); in mesh_rsn_derive_mtk()
H A Dmesh_mpm.c876 wpa_hexdump_key(MSG_DEBUG, "mesh: MTK", sta->mtk, sta->mtk_len); in mesh_mpm_plink_estab()
879 sta->mtk, sta->mtk_len); in mesh_mpm_plink_estab()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh_rsn.c521 sta->mtk_len = wpa_cipher_key_len(wpa_s->mesh_rsn->pairwise_cipher); in mesh_rsn_derive_mtk()
524 sta->mtk, sta->mtk_len); in mesh_rsn_derive_mtk()
H A Dmesh_mpm.c892 wpa_hexdump_key(MSG_DEBUG, "mesh: MTK", sta->mtk, sta->mtk_len); in mesh_mpm_plink_estab()
899 sta->mtk, sta->mtk_len, in mesh_mpm_plink_estab()

Completed in 8 milliseconds