Searched refs:DOT11F_IE_WPA_MIN_LEN (Results 1 – 3 of 3) sorted by relevance
119 DOT11F_IE_WPA_MIN_LEN) in lim_is_rsn_ie_valid_in_sme_req_message()125 DOT11F_IE_WPA_MIN_LEN, in lim_is_rsn_ie_valid_in_sme_req_message()
3323 if ((gen_ie_len < QDF_MIN(DOT11F_IE_RSN_MIN_LEN, DOT11F_IE_WPA_MIN_LEN)) in hdd_softap_unpack_ie()3370 if ((gen_ie_len < DOT11F_IE_WPA_MIN_LEN) || in hdd_softap_unpack_ie()
8459 #define DOT11F_IE_WPA_MIN_LEN (6) macro