Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dsta_info.h90 size_t mtk_len; member
/external/wpa_supplicant_8/wpa_supplicant/
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()
Dmesh_mpm.c844 wpa_hexdump_key(MSG_DEBUG, "mesh: MTK", sta->mtk, sta->mtk_len); in mesh_mpm_plink_estab()
847 sta->mtk, sta->mtk_len); in mesh_mpm_plink_estab()