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 D | sta_info.h | 132 size_t mtk_len; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | sta_info.h | 91 size_t mtk_len; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | mesh_rsn.c | 509 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 D | mesh_mpm.c | 876 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 D | mesh_rsn.c | 521 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 D | mesh_mpm.c | 892 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