Home
last modified time | relevance | path

Searched refs:wpa_aead_decrypt (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c41 static int wpa_aead_decrypt(struct wpa_state_machine *sm, struct wpa_ptk *ptk,
1243 wpa_aead_decrypt(sm, &sm->PTK, data, data_len, in wpa_receive()
2088 static int wpa_aead_decrypt(struct wpa_state_machine *sm, struct wpa_ptk *ptk, in wpa_aead_decrypt() function
2481 wpa_aead_decrypt(sm, &PTK, sm->last_rx_eapol_key, in SM_STATE()