Searched refs:try_all_ptk (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/wlantest/ |
D | rx_data.c | 193 static u8 * try_all_ptk(struct wlantest *wt, int pairwise_cipher, in try_all_ptk() function 293 decrypted = try_all_ptk(wt, bss->group_cipher, hdr, NULL, NULL, in rx_data_bss_prot_group() 682 decrypted = try_all_ptk(wt, sta->pairwise_cipher, hdr, in rx_data_bss_prot() 688 decrypted = try_all_ptk(wt, sta->pairwise_cipher, hdr, in rx_data_bss_prot()
|