Searched refs:WLAN_HDR_A3_QOS_LEN (Results 1 – 2 of 2) sorted by relevance
894 if ((hdrlen == WLAN_HDR_A3_LEN) || (hdrlen == WLAN_HDR_A3_QOS_LEN)) in aes_cipher()903 if (hdrlen != WLAN_HDR_A3_QOS_LEN) in aes_cipher()911 if (hdrlen != WLAN_HDR_A3_QOS_LEN) in aes_cipher()1120 if ((hdrlen == WLAN_HDR_A3_LEN) || (hdrlen == WLAN_HDR_A3_QOS_LEN)) in aes_decipher()1129 if (hdrlen != WLAN_HDR_A3_QOS_LEN) in aes_decipher()1137 if (hdrlen != WLAN_HDR_A3_QOS_LEN) in aes_decipher()
11 #define WLAN_HDR_A3_QOS_LEN 26 macro