..
.gitignore
aes_glue.c
aes_glue.h
aes-armv4.S
aes-ce-core.S
crypto: arm/aes - streamline AES-192 code path
2015-05-11 15:08:01 +08:00
aes-ce-glue.c
crypto: aes-ce - mark ARMv8 AES helper ciphers
2015-03-31 21:21:12 +08:00
aesbs-core.S_shipped
aesbs-glue.c
crypto: aesbs - mark NEON bit sliced AES helper ciphers
2015-03-31 21:21:11 +08:00
bsaes-armv7.pl
ghash-ce-core.S
crypto: arm/ghash - fix big-endian bug in ghash
2015-03-24 22:24:56 +11:00
ghash-ce-glue.c
crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphers
2015-03-31 21:21:07 +08:00
Kconfig
crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
2015-05-11 15:08:01 +08:00
Makefile
crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
2015-05-11 15:08:01 +08:00
sha1_glue.c
crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layer
2015-04-10 21:39:42 +08:00
sha1_neon_glue.c
crypto: arm/sha1_neon - move SHA-1 NEON implementation to base layer
2015-04-10 21:39:43 +08:00
sha1-armv4-large.S
sha1-armv7-neon.S
sha1-ce-core.S
crypto: arm/sha1-ce - move SHA-1 ARMv8 implementation to base layer
2015-04-10 21:39:44 +08:00
sha1-ce-glue.c
crypto: arm/sha1-ce - move SHA-1 ARMv8 implementation to base layer
2015-04-10 21:39:44 +08:00
sha1.h
crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layer
2015-04-10 21:39:42 +08:00
sha2-ce-core.S
crypto: arm/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer
2015-04-10 21:39:45 +08:00
sha2-ce-glue.c
crypto: arm/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer
2015-04-10 21:39:45 +08:00
sha256_glue.c
crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layer
2015-04-10 21:39:44 +08:00
sha256_glue.h
crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layer
2015-04-10 21:39:44 +08:00
sha256_neon_glue.c
crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layer
2015-04-10 21:39:44 +08:00
sha256-armv4.pl
crypto: arm/sha256 - Add optimized SHA-256/224
2015-04-03 18:03:40 +08:00
sha256-core.S_shipped
crypto: arm/sha256 - Add optimized SHA-256/224
2015-04-03 18:03:40 +08:00
sha512-armv4.pl
crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
2015-05-11 15:08:01 +08:00
sha512-core.S_shipped
crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
2015-05-11 15:08:01 +08:00
sha512-glue.c
crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
2015-05-11 15:08:01 +08:00
sha512-neon-glue.c
crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
2015-05-11 15:08:01 +08:00
sha512.h
crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
2015-05-11 15:08:01 +08:00