[PATCH net-next 2/5] net/rxrpc: Use local FCrypt-PCBC implementation
David Howells
dhowells at redhat.com
Fri May 15 13:58:05 PDT 2026
Eric Biggers <ebiggers at kernel.org> wrote:
> Seems that the latest is now
> https://lore.kernel.org/netdev/20260514155304.2249591-4-dhowells@redhat.com/
> which is back to just using a linear buffer unconditionally. I'll
> resend this series after that goes in.
Sounds good. It turned out to be a bit faster just extracting the data into a
flat buffer in recvmsg.
I wonder about modifying the crypto/krb5/ code to use lib/crypto/ instead, but
that might be a little trickier as Chuck has patches to make NFS use it.
David
More information about the linux-afs
mailing list