]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: aegis128 - drop empty TFM init/exit routines
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 3 Jul 2019 08:55:08 +0000 (10:55 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 26 Jul 2019 05:03:57 +0000 (15:03 +1000)
commit95ab2f7025760164fce8f0d09786cb7d17de4046
treef2d050eb7dbb3b76d20d38bbab901c8e252df2d9
parent25ba4351ddcc9ea81ee5317d4614780b9f0e1875
crypto: aegis128 - drop empty TFM init/exit routines

TFM init/exit routines are optional, so no need to provide empty ones.

Reviewed-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/aegis128.c