commit | 00b9cfa3ff38401bd70c34b250ca13e5ea347b4a | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Sat Jan 24 19:52:06 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Jan 27 11:06:09 2015 +0100 |
tree | 1c3564bf28a6f4b49140a5e023520a1dc658d5c6 | |
parent | cfcf1682c4ca8f601a4702255958e0b1c9aa12cc [diff] |
mac80111: Add GCMP and GCMP-256 ciphers This allows mac80211 to configure GCMP and GCMP-256 to the driver and also use software-implementation within mac80211 when the driver does not support this with hardware accelaration. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> [remove a spurious newline] Signed-off-by: Johannes Berg <johannes.berg@intel.com>