Searched refs:cipher_mask (Results 1 – 1 of 1) sorted by relevance
1141 if (cipher_mask == BIT(cipher)) in mt7615_mac_wtbl_update_key()1151 else if (cipher_mask) in mt7615_mac_wtbl_update_key()1153 if (!cipher_mask) in mt7615_mac_wtbl_update_key()1175 if (cipher_mask) in mt7615_mac_wtbl_update_pk()1179 if (cipher_mask & BIT(MT_CIPHER_BIP_CMAC_128)) in mt7615_mac_wtbl_update_pk()1186 cipher_mask == BIT(cipher))) { in mt7615_mac_wtbl_update_pk()1208 if (!cipher_mask) { in mt7615_mac_wtbl_update_cipher()1230 u16 cipher_mask = wcid->cipher; in __mt7615_mac_wtbl_set_key() local1238 cipher_mask |= BIT(cipher); in __mt7615_mac_wtbl_set_key()1240 cipher_mask &= ~BIT(cipher); in __mt7615_mac_wtbl_set_key()[all …]
Completed in 7 milliseconds