Searched refs:try_ptk (Results 1 – 1 of 1) sorted by relevance
/hostap-3.6.0/wlantest/ |
D | rx_data.c | 153 static u8 * try_ptk(struct wlantest *wt, int pairwise_cipher, in try_ptk() function 202 decrypted = try_ptk(wt, pairwise_cipher, &ptk->ptk, hdr, in try_all_ptk() 655 decrypted = try_ptk(wt, sta->pairwise_cipher, &zero_ptk, hdr, in rx_data_bss_prot()
|