From: Paolo Abeni Date: Thu, 10 Nov 2022 10:58:54 +0000 (+0100) Subject: Merge branch 'macsec-clear-encryption-keys-in-h-w-drivers' X-Git-Tag: v6.1-rc5~24^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1893bb64c0d97f53febcfa606dc34dd581008d1d;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'macsec-clear-encryption-keys-in-h-w-drivers' Antoine Tenart says: ==================== macsec: clear encryption keys in h/w drivers Commit aaab73f8fba4 ("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 some h/w drivers did a copy of the key which need to be zeroed as well. The MSCC PHY driver can actually be converted not to copy the encryption key at all, but such patch would be quite difficult to backport. I'll send a following up patch doing this in net-next once this series lands. Tested on the MSCC PHY but not on the atlantic NIC. ==================== Link: https://lore.kernel.org/r/20221108153459.811293-1-atenart@kernel.org Signed-off-by: Paolo Abeni --- 1893bb64c0d97f53febcfa606dc34dd581008d1d