android_kernel_oneplus_msm8998/arch/arm64/crypto
Dmitry Shmidt 232c28fe23 Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Change-Id: Icf907f5067fb6da5935ab0d3271df54b8d5df405
2017-02-15 18:02:55 -08:00
..
aes-ce-ccm-core.S crypto: arm64/aes-ccm-ce: fix for big endian 2017-01-12 11:22:50 +01:00
aes-ce-ccm-glue.c crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag 2015-08-17 16:53:53 +08:00
aes-ce-cipher.c crypto: arm64/aes-ce - fix for big endian 2017-01-12 11:22:50 +01:00
aes-ce-setkey.h arm64/crypto: use crypto instructions to generate AES key schedule 2014-11-06 17:25:28 +00:00
aes-ce.S crypto: arm64/aes-xts-ce: fix for big endian 2017-01-12 11:22:50 +01:00
aes-glue.c Merge remote-tracking branch 'common/android-4.4' into android-4.4.y 2017-02-15 18:02:55 -08:00
aes-modes.S crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes 2017-02-09 08:02:45 +01:00
aes-neon.S crypto: arm64/aes-neon - fix for big endian 2017-01-12 11:22:50 +01:00
crc32-arm64.c crypto: arm64/crc32 - bring in line with generic CRC32 2015-05-07 11:16:24 +08:00
ghash-ce-core.S crypto: arm64/ghash-ce - fix for big endian 2017-01-12 11:22:50 +01:00
ghash-ce-glue.c arm64/crypto: improve performance of GHASH algorithm 2014-06-18 12:40:54 +01:00
Kconfig ANDROID: arm64/crypto: add ARMv8-CE optimized poly_hash algorithm 2017-02-10 20:09:13 +00:00
Makefile ANDROID: arm64/crypto: add ARMv8-CE optimized poly_hash algorithm 2017-02-10 20:09:13 +00:00
poly-hash-ce-core.S ANDROID: arm64/crypto: add ARMv8-CE optimized poly_hash algorithm 2017-02-10 20:09:13 +00:00
poly-hash-ce-glue.c ANDROID: arm64/crypto: add ARMv8-CE optimized poly_hash algorithm 2017-02-10 20:09:13 +00:00
sha1-ce-core.S crypto: arm64/sha1-ce - fix for big endian 2017-01-12 11:22:50 +01:00
sha1-ce-glue.c crypto: arm64/sha1-ce - prevent asm code finalization in final() path 2015-05-07 11:16:25 +08:00
sha2-ce-core.S crypto: arm64/sha2-ce - fix for big endian 2017-01-12 11:22:49 +01:00
sha2-ce-glue.c crypto: arm64/sha2-ce - prevent asm code finalization in final() path 2015-05-07 11:16:26 +08:00