..
.gitignore
crypto: arm - ignore generated SHA2 assembly files
2015-07-06 16:32:03 +08:00
aes-ce-core.S
crypto: arm/aes-ce - remove cra_alignmask
2017-02-03 18:16:16 +08:00
aes-ce-glue.c
crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
2017-06-01 12:55:38 +08:00
aes-cipher-core.S
crypto: arm/aes - avoid reserved 'tt' mnemonic in asm code
2017-01-13 18:47:21 +08:00
aes-cipher-glue.c
crypto: arm/aes - replace scalar AES cipher
2017-01-13 00:26:50 +08:00
aes-neonbs-core.S
crypto: arm/aes - don't use IV buffer to return final keystream block
2017-02-03 18:16:21 +08:00
aes-neonbs-glue.c
crypto: arm/aes-neonbs - resolve fallback cipher at runtime
2017-03-09 18:34:16 +08:00
chacha20-neon-core.S
crypto: arm/chacha20 - implement NEON version based on SSE3 code
2017-01-13 00:26:48 +08:00
chacha20-neon-glue.c
crypto: arm/chacha20 - remove cra_alignmask
2017-02-03 18:16:19 +08:00
crc32-ce-core.S
crypto: arm/crc32 - fix build error with outdated binutils
2017-03-01 19:47:51 +08:00
crc32-ce-glue.c
crypto: arm/crc32 - enable module autoloading based on CPU feature bits
2017-06-01 12:55:42 +08:00
crct10dif-ce-core.S
crypto: arm/crct10dif - port x86 SSE implementation to ARM
2016-12-07 20:01:21 +08:00
crct10dif-ce-glue.c
crypto: arm/crct10dif - port x86 SSE implementation to ARM
2016-12-07 20:01:21 +08:00
ghash-ce-core.S
ghash-ce-glue.c
crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits
2017-06-01 12:55:39 +08:00
Kconfig
crypto: arm/aes-neonbs - resolve fallback cipher at runtime
2017-03-09 18:34:16 +08:00
Makefile
crypto: arm/crc32 - add build time test for CRC instruction support
2017-03-01 19:47:53 +08:00
sha1_glue.c
sha1_neon_glue.c
sha1-armv4-large.S
sha1-armv7-neon.S
crypto: arm/sha1-neon - add support for building in Thumb2 mode
2016-09-07 21:08:29 +08:00
sha1-ce-core.S
sha1-ce-glue.c
crypto: arm/sha1-ce - enable module autoloading based on CPU feature bits
2017-06-01 12:55:40 +08:00
sha1.h
sha2-ce-core.S
sha2-ce-glue.c
crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits
2017-06-01 12:55:41 +08:00
sha256_glue.c
sha256_glue.h
sha256_neon_glue.c
sha256-armv4.pl
sha256-core.S_shipped
sha512-armv4.pl
sha512-core.S_shipped
sha512-glue.c
sha512-neon-glue.c
sha512.h