Searched refs:wlan_crypto_get_keyid (Results 1 – 2 of 2) sorted by relevance
703 uint16_t wlan_crypto_get_keyid(uint8_t *data, int hdrlen);
1756 keyid = wlan_crypto_get_keyid((uint8_t *)qdf_nbuf_data(wbuf), hdrlen); in wlan_crypto_decap()3822 uint16_t wlan_crypto_get_keyid(uint8_t *data, int hdrlen) in wlan_crypto_get_keyid() function3853 qdf_export_symbol(wlan_crypto_get_keyid);