crypto: morus - Add common SIMD glue code for MORUS
This patch adds a common glue code for optimized implementations of MORUS AEAD algorithms. Signed-off-by:Ondrej Mosnacek <omosnacek@gmail.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Showing
- crypto/Kconfig 16 additions, 0 deletionscrypto/Kconfig
- crypto/Makefile 2 additions, 0 deletionscrypto/Makefile
- crypto/morus1280_glue.c 302 additions, 0 deletionscrypto/morus1280_glue.c
- crypto/morus640_glue.c 298 additions, 0 deletionscrypto/morus640_glue.c
- include/crypto/morus1280_glue.h 137 additions, 0 deletionsinclude/crypto/morus1280_glue.h
- include/crypto/morus640_glue.h 137 additions, 0 deletionsinclude/crypto/morus640_glue.h
Loading
Please register or sign in to comment