Searched refs:is_hw_decrypted (Results 1 – 4 of 4) sorted by relevance
424 int is_hw_decrypted = 0; in wds_input() local433 is_hw_decrypted = 1; in wds_input()561 if (is_hw_decrypted || wh->i_fc[1] & IEEE80211_FC1_PROTECTED) { in wds_input()663 (is_hw_decrypted == 0) && in wds_input()
321 int is_hw_decrypted = 0; in adhoc_input() local330 is_hw_decrypted = 1; in adhoc_input()498 if (is_hw_decrypted || wh->i_fc[1] & IEEE80211_FC1_PROTECTED) { in adhoc_input()600 (is_hw_decrypted == 0) && in adhoc_input()
552 int is_hw_decrypted = 0; in sta_input() local561 is_hw_decrypted = 1; in sta_input()762 if (is_hw_decrypted || wh->i_fc[1] & IEEE80211_FC1_PROTECTED) { in sta_input()869 (is_hw_decrypted == 0) && in sta_input()
487 int is_hw_decrypted = 0; in hostap_input() local496 is_hw_decrypted = 1; in hostap_input()686 if (is_hw_decrypted || wh->i_fc[1] & IEEE80211_FC1_PROTECTED) { in hostap_input()786 (is_hw_decrypted == 0) && in hostap_input()