Searched refs:is_hw_decrypted (Results 1 – 4 of 4) sorted by relevance
417 int is_hw_decrypted = 0; in wds_input() local426 is_hw_decrypted = 1; in wds_input()554 if (is_hw_decrypted || IEEE80211_IS_PROTECTED(wh)) { in wds_input()661 (is_hw_decrypted == 0) && in wds_input()
315 int is_hw_decrypted = 0; in adhoc_input() local324 is_hw_decrypted = 1; in adhoc_input()492 if (is_hw_decrypted || IEEE80211_IS_PROTECTED(wh)) { in adhoc_input()599 (is_hw_decrypted == 0) && in adhoc_input()
544 int is_hw_decrypted = 0; in sta_input() local581 is_hw_decrypted = 1; in sta_input()761 if (is_hw_decrypted || IEEE80211_IS_PROTECTED(wh)) { in sta_input()873 (is_hw_decrypted == 0) && in sta_input()
480 int is_hw_decrypted = 0; in hostap_input() local489 is_hw_decrypted = 1; in hostap_input()679 if (is_hw_decrypted || IEEE80211_IS_PROTECTED(wh)) { in hostap_input()784 (is_hw_decrypted == 0) && in hostap_input()