..
.gitignore
SPDX patches for 5.7-rc1.
2020-04-03 13:12:26 -07:00
Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
2019-11-25 19:49:58 -08:00
Makefile
crypto: arm/curve25519 - wire up NEON implementation
2019-11-17 09:02:44 +08:00
aes-ce-core.S
crypto: arm - use Kconfig based compiler checks for crypto opcodes
2019-10-23 19:46:56 +11:00
aes-ce-glue.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
aes-cipher-core.S
crypto: arm/aes-cipher - switch to shared AES inverse Sbox
2019-07-26 14:58:37 +10:00
aes-cipher-glue.c
crypto: arm/aes-scalar - unexport en/decryption routines
2019-07-26 14:58:38 +10:00
aes-neonbs-core.S
crypto: arm/aes-neonbs - implement ciphertext stealing for XTS
2019-09-09 17:35:39 +10:00
aes-neonbs-glue.c
crypto: arm/neon - memzero_explicit aes-cbc key
2020-03-20 14:36:51 +11:00
chacha-glue.c
crypto: arch/lib - limit simd usage to 4k chunks
2020-04-30 15:16:59 +10:00
chacha-neon-core.S
…
chacha-scalar-core.S
crypto: arm/chacha - remove dependency on generic ChaCha driver
2019-11-17 09:02:40 +08:00
crc32-ce-core.S
…
crc32-ce-glue.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
crct10dif-ce-core.S
crypto: arm - use Kconfig based compiler checks for crypto opcodes
2019-10-23 19:46:56 +11:00
crct10dif-ce-glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
2019-06-19 17:09:55 +02:00
curve25519-core.S
crypto: arm/curve25519 - wire up NEON implementation
2019-11-17 09:02:44 +08:00
curve25519-glue.c
crypto: arm/curve25519 - add arch-specific key generation function
2019-12-12 14:07:14 +08:00
ghash-ce-core.S
crypto: arm/ghash-ce - define fpu before fpu registers are referenced
2020-03-06 12:28:25 +11:00
ghash-ce-glue.c
crypto: remove propagation of CRYPTO_TFM_RES_* flags
2020-01-09 11:30:53 +08:00
nh-neon-core.S
…
nhpoly1305-neon-glue.c
crypto: arch/nhpoly1305 - process in explicit 4k chunks
2020-04-30 15:16:59 +10:00
poly1305-armv4.pl
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
2019-11-17 09:02:42 +08:00
poly1305-core.S_shipped
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
2019-11-17 09:02:42 +08:00
poly1305-glue.c
crypto: arch/lib - limit simd usage to 4k chunks
2020-04-30 15:16:59 +10:00
sha1-armv4-large.S
…
sha1-armv7-neon.S
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
sha1-ce-core.S
crypto: arm - use Kconfig based compiler checks for crypto opcodes
2019-10-23 19:46:56 +11:00
sha1-ce-glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
2019-06-19 17:09:55 +02:00
sha1.h
…
sha1_glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
sha1_neon_glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
sha2-ce-core.S
crypto: arm - use Kconfig based compiler checks for crypto opcodes
2019-10-23 19:46:56 +11:00
sha2-ce-glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
2019-06-19 17:09:55 +02:00
sha256-armv4.pl
…
sha256-core.S_shipped
…
sha256_glue.c
crypto: arm - Rename functions to avoid conflict with crypto/sha256.h
2019-09-05 14:37:30 +10:00
sha256_glue.h
…
sha256_neon_glue.c
crypto: arm - Rename functions to avoid conflict with crypto/sha256.h
2019-09-05 14:37:30 +10:00
sha512-armv4.pl
…
sha512-core.S_shipped
…
sha512-glue.c
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
2019-07-08 20:57:08 -07:00
sha512-neon-glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
2019-06-19 17:09:55 +02:00
sha512.h
…