diff options
author | Antoine Tenart <atenart@kernel.org> | 2022-11-15 16:44:51 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-11-18 09:17:42 +0000 |
commit | 0dc33c65835d456e42de509ba17563caa6a9d4c1 (patch) | |
tree | c22fa7e8a1483a7616e66811203338e10dc21aa3 /drivers/scsi/aic7xxx | |
parent | a452d30f3f17e59a585beafd015ca826a609f549 (diff) |
net: phy: mscc: macsec: do not copy encryption keys
Following 1b16b3fdf675 ("net: phy: mscc: macsec: clear encryption keys when freeing a flow"),
go one step further and instead of calling memzero_explicit on the key
when freeing a flow, simply not copy the key in the first place as it's
only used when a new flow is set up.
Signed-off-by: Antoine Tenart <atenart@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/scsi/aic7xxx')
0 files changed, 0 insertions, 0 deletions