linux-yocto/drivers/net/ethernet/aquantia/atlantic/macsec
Antoine Tenart 879785def0 net: atlantic: macsec: clear encryption keys from the stack
Commit aaab73f8fb ("macsec: clear encryption keys from the stack after
setting up offload") made sure to clean encryption keys from the stack
after setting up offloading, but the atlantic driver made a copy and did
not clear it. Fix this.

[4 Fixes tags below, all part of the same series, no need to split this]

Fixes: 9ff40a751a ("net: atlantic: MACSec ingress offload implementation")
Fixes: b8f8a0b7b5 ("net: atlantic: MACSec ingress offload HW bindings")
Fixes: 27736563ce ("net: atlantic: MACSec egress offload implementation")
Fixes: 9d106c6dd8 ("net: atlantic: MACSec egress offload HW bindings")
Signed-off-by: Antoine Tenart <atenart@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-11-10 11:58:52 +01:00
..
macsec_api.c net: atlantic: macsec: clear encryption keys from the stack 2022-11-10 11:58:52 +01:00
macsec_api.h net: atlantic: MACSec offload statistics HW bindings 2020-03-26 20:17:37 -07:00
macsec_struct.h net: atlantic:fix repeated words in comments 2022-06-27 22:06:18 -07:00
MSS_Egress_registers.h
MSS_Ingress_registers.h