Searched refs:wpa_aead_decrypt (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth.c | 46 static int wpa_aead_decrypt(struct wpa_state_machine *sm, struct wpa_ptk *ptk, 1322 wpa_aead_decrypt(sm, &sm->PTK, data, data_len, in wpa_receive() 2416 static int wpa_aead_decrypt(struct wpa_state_machine *sm, struct wpa_ptk *ptk, in wpa_aead_decrypt() function 2993 wpa_aead_decrypt(sm, &PTK, sm->last_rx_eapol_key, in SM_STATE()
|