Searched refs:is_hw_decrypted (Results 1 – 4 of 4) sorted by relevance
418 int is_hw_decrypted = 0; in wds_input() local427 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()
316 int is_hw_decrypted = 0; in adhoc_input() local325 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()
545 int is_hw_decrypted = 0; in sta_input() local582 is_hw_decrypted = 1; in sta_input()762 if (is_hw_decrypted || IEEE80211_IS_PROTECTED(wh)) { in sta_input()874 (is_hw_decrypted == 0) && in sta_input()
484 int is_hw_decrypted = 0; in hostap_input() local493 is_hw_decrypted = 1; in hostap_input()682 if (is_hw_decrypted || IEEE80211_IS_PROTECTED(wh)) { in hostap_input()787 (is_hw_decrypted == 0) && in hostap_input()