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

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dsta_info.h91 size_t mtk_len; member in struct:sta_info
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dmesh_rsn.c509 sta->mtk_len = wpa_cipher_key_len(wpa_s->mesh_rsn->pairwise_cipher);
512 sta->mtk, sta->mtk_len);
H A Dmesh_mpm.c876 wpa_hexdump_key(MSG_DEBUG, "mesh: MTK", sta->mtk, sta->mtk_len);
879 sta->mtk, sta->mtk_len);

Completed in 187 milliseconds