commit | ccfdec9089229503d3a305e02accac01817d293e | [log] [tgz] |
---|---|---|
author | Felix Walter <felix.walter@cloudandheat.com> | Fri Jan 05 14:33:31 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 09 11:34:18 2018 -0500 |
tree | 787e9bbd0592f880e221a4d9aee12207b963a572 | |
parent | e8b18af8c3680315449fe8c29279199ecc334e7d [diff] |
macsec: Add support for GCM-AES-256 cipher suite This adds support for the GCM-AES-256 cipher suite as specified in IEEE 802.1AEbn-2011. The prepared cipher suite selection mechanism is used, with GCM-AES-128 being the default cipher suite as defined in the standard. Signed-off-by: Felix Walter <felix.walter@cloudandheat.com> Cc: Sabrina Dubroca <sd@queasysnail.net> Signed-off-by: David S. Miller <davem@davemloft.net>