Searched refs:esp_ccmp_decrypt_t (Results 1 – 2 of 2) sorted by relevance
334 typedef uint8_t * (*esp_ccmp_decrypt_t)(const uint8_t *tk, const uint8_t *ieee80211_hdr, typedef398 esp_ccmp_decrypt_t ccmp_decrypt;
80 .ccmp_decrypt = (esp_ccmp_decrypt_t)ccmp_decrypt,