]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: x86/aegis128 - remove no-op init and exit functions
authorEric Biggers <ebiggers@google.com>
Thu, 17 Oct 2024 00:00:43 +0000 (17:00 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 28 Oct 2024 10:33:10 +0000 (18:33 +0800)
commitebb445f5e7950a9e052a7df9e6f56c32539f2e55
tree25a1628377a2fa53f84f09d154461bfec7391256
parent3b2f2d22fb424e9bebda4dbf6676cbfc7f9f62cd
crypto: x86/aegis128 - remove no-op init and exit functions

Don't bother providing empty stubs for the init and exit methods in
struct aead_alg, since they are optional anyway.

Reviewed-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/aegis128-aesni-glue.c