Adam Langley c2e415fe75 crypto: clarify licensing of OpenSSL asm code 7 éve
..
.gitignore 4d666dbefc crypto: arm - ignore generated SHA2 assembly files 10 éve
Kconfig ede9622162 crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS 7 éve
Makefile 54a702f705 kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers 7 éve
aes-ce-core.S 1465fb13d3 crypto: arm/aes-ce - remove cra_alignmask 8 éve
aes-ce-glue.c 45fe93dff2 crypto: algapi - make crypto_xor() take separate dst and src arguments 8 éve
aes-cipher-core.S 4ff8b1dd81 crypto: arm/aes-cipher - move S-box to .rodata section 7 éve
aes-cipher-glue.c 81edb42629 crypto: arm/aes - replace scalar AES cipher 8 éve
aes-neonbs-core.S 1a20b96612 crypto: arm/aes - don't use IV buffer to return final keystream block 8 éve
aes-neonbs-glue.c 26d85e5f3b crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO() 7 éve
chacha20-neon-core.S afaf712e99 crypto: arm/chacha20 - implement NEON version based on SSE3 code 8 éve
chacha20-neon-glue.c 4a70b52620 crypto: arm/chacha20 - remove cra_alignmask 8 éve
crc32-ce-core.S 1fb1683cb3 crypto: arm/crc32 - fix build error with outdated binutils 8 éve
crc32-ce-glue.c a208fa8f33 crypto: hash - annotate algorithms taking optional key 7 éve
crct10dif-ce-core.S 1d481f1cd8 crypto: arm/crct10dif - port x86 SSE implementation to ARM 8 éve
crct10dif-ce-glue.c 1d481f1cd8 crypto: arm/crct10dif - port x86 SSE implementation to ARM 8 éve
ghash-ce-core.S 3759ee0572 crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 8 éve
ghash-ce-glue.c 3759ee0572 crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 8 éve
sha1-armv4-large.S c2e415fe75 crypto: clarify licensing of OpenSSL asm code 7 éve
sha1-armv7-neon.S 2117eaa62a crypto: arm/sha1-neon - add support for building in Thumb2 mode 9 éve
sha1-ce-core.S dde00981e6 crypto: arm/sha1-ce - move SHA-1 ARMv8 implementation to base layer 10 éve
sha1-ce-glue.c bd56f95ea9 crypto: arm/sha1-ce - enable module autoloading based on CPU feature bits 8 éve
sha1.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 éve
sha1_glue.c 90451d6bdb crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layer 10 éve
sha1_neon_glue.c 51e515faa8 crypto: arm/sha1_neon - move SHA-1 NEON implementation to base layer 10 éve
sha2-ce-core.S 9205b94923 crypto: arm/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer 10 éve
sha2-ce-glue.c a83ff88bed crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits 8 éve
sha256-armv4.pl c2e415fe75 crypto: clarify licensing of OpenSSL asm code 7 éve
sha256-core.S_shipped c2e415fe75 crypto: clarify licensing of OpenSSL asm code 7 éve
sha256_glue.c b59e2ae369 crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layer 10 éve
sha256_glue.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 éve
sha256_neon_glue.c b59e2ae369 crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layer 10 éve
sha512-armv4.pl c2e415fe75 crypto: clarify licensing of OpenSSL asm code 7 éve
sha512-core.S_shipped c2e415fe75 crypto: clarify licensing of OpenSSL asm code 7 éve
sha512-glue.c c80ae7ca37 crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON 10 éve
sha512-neon-glue.c c80ae7ca37 crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON 10 éve
sha512.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 éve
speck-neon-core.S ede9622162 crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS 7 éve
speck-neon-glue.c ede9622162 crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS 7 éve