summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2026-03-21 15:52:08 -0700
committerPaolo Abeni <pabeni@redhat.com>2026-03-26 10:32:21 +0100
commit8f303194b241c2795bb9b79ee80bc93e7876879c (patch)
treeaa2489bbac854f008e88838fd977635a05c9f73e /include/linux
parentd1e59a46973719e458bec78d00dd767d7a7ba71f (diff)
octeontx2-pf: macsec: Use AES library instead of ecb(aes) skcipher
cn10k_ecb_aes_encrypt() just encrypts a single block with AES. That is much more easily and efficiently done with the AES library than crypto_skcipher. Use the AES library instead. Signed-off-by: Eric Biggers <ebiggers@kernel.org> Reviewed-by: Subbaraya Sundeep <sbhatta@marvell.com> Link: https://patch.msgid.link/20260321225208.64508-1-ebiggers@kernel.org Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions