..
.gitignore
aes-ce-core.S
aes-ce-glue.c
aes-cipher-core.S
crypto: arm/aes-cipher - move S-box to .rodata section
2018-02-22 22:16:19 +08:00
aes-cipher-glue.c
aes-neonbs-core.S
aes-neonbs-glue.c
crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO()
2017-12-11 22:36:56 +11:00
chacha20-neon-core.S
crypto: arm/chacha20 - always use vrev for 16-bit rotates
2018-08-03 18:06:05 +08:00
chacha20-neon-glue.c
crc32-ce-core.S
crc32-ce-glue.c
crypto: hash - annotate algorithms taking optional key
2018-01-12 23:03:35 +11:00
crct10dif-ce-core.S
crct10dif-ce-glue.c
ghash-ce-core.S
crypto: arm/ghash - add NEON accelerated fallback for vmull.p64
2017-08-04 09:27:24 +08:00
ghash-ce-glue.c
crypto: ahash - remove useless setting of cra_type
2018-07-09 00:30:26 +08:00
Kconfig
crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS
2018-02-22 22:16:55 +08:00
Makefile
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
2018-04-07 19:04:02 +09:00
sha1_glue.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
sha1_neon_glue.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
sha1-armv4-large.S
crypto: clarify licensing of OpenSSL asm code
2018-05-31 00:13:44 +08:00
sha1-armv7-neon.S
sha1-ce-core.S
sha1-ce-glue.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
sha1.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
sha2-ce-core.S
sha2-ce-glue.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
sha256_glue.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
sha256_glue.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
sha256_neon_glue.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
sha256-armv4.pl
crypto: clarify licensing of OpenSSL asm code
2018-05-31 00:13:44 +08:00
sha256-core.S_shipped
crypto: clarify licensing of OpenSSL asm code
2018-05-31 00:13:44 +08:00
sha512-armv4.pl
crypto: clarify licensing of OpenSSL asm code
2018-05-31 00:13:44 +08:00
sha512-core.S_shipped
crypto: clarify licensing of OpenSSL asm code
2018-05-31 00:13:44 +08:00
sha512-glue.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
sha512-neon-glue.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
sha512.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
speck-neon-core.S
crypto: arm/speck - fix building in Thumb2 mode
2018-07-01 23:31:46 +08:00
speck-neon-glue.c
crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS
2018-02-22 22:16:55 +08:00