commit | 01cfc1b45421cbc1e80511a78f1ea6d261de1075 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo@kernel.org> | Tue Aug 20 16:56:25 2019 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Thu Sep 05 17:42:32 2019 +0200 |
tree | 9811be678e69edbfd9db7607298f521c7b65523d | |
parent | 7f7d19c3bc8638fb6b2b6bdc68b2d955afa42315 [diff] |
mt76: mt7615: add BIP_CMAC_128 cipher support Refactor mt7615_mac_wtbl_set_key and introduce the following routines in order to configure wtbl entries and properly add hw support to BIP_CMAC_128 cipher: - mt7615_mac_wtbl_update_cipher - mt7615_mac_wtbl_update_pk - mt7615_mac_wtbl_update_key Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>