Files
linux/crypto
Eric Biggers d8aeec147a crypto: geniv - use memcpy_sglist() instead of null skcipher
For copying data between two scatterlists, just use memcpy_sglist()
instead of the so-called "null skcipher".  This is much simpler.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-05-12 13:32:53 +08:00
..
2025-04-28 19:40:54 +08:00
2024-04-02 10:49:38 +08:00
2024-04-02 10:49:38 +08:00
2025-05-05 13:33:00 +08:00
2025-05-05 13:33:00 +08:00
2024-08-02 20:53:25 +08:00