summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-06-10 03:03:25 +0300
committerJakub Kicinski <kuba@kernel.org>2026-06-10 03:03:25 +0300
commita7601bf9c3d3a9e4951081fa3b65b4b722e3c1a9 (patch)
tree799edffc502b773693bb3d0e06778b080bc460c3 /scripts/patch-kernel
parent3abbe30231441f1fbb3305e9854c56a34650af53 (diff)
parent1967bfaf7ba15dc179a7e3325e880736efbcdf62 (diff)
downloadlinux-a7601bf9c3d3a9e4951081fa3b65b4b722e3c1a9.tar.xz
Merge branch 'consolidate-fcrypt-and-pcbc-code-into-net-rxrpc'
Eric Biggers says: ==================== Consolidate FCrypt and PCBC code into net/rxrpc/ The FCrypt "block cipher" and the PCBC mode of operation are obsolete and insecure. Since their only user is net/rxrpc/, they belong there, not in the crypto API. Therefore, this series removes these algorithms from the crypto API and replaces them with local implementations in net/rxrpc/. The local implementations are simpler too, as they avoid the crypto API boilerplate. I don't know how to test all the code in net/rxrpc/, but everything should still work. I added a KUnit test for the crypto functions. ==================== Link: https://patch.msgid.link/20260522050740.84561-1-ebiggers@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions