android_kernel_sony_msm8994/drivers/crypto
Zhen Kong fed24d8fba crypto: msm: fix authdata copy issue in qcedev_sha_req_cb
qcedev_sha_req_cb() is only called by _sha_complete() during sha
operation, and will copy byte_count value from authdata array.
This array size is two, and only contains two byte_count value
that are used for sha operation. So make change to only copy the
first two elements from this array.

Change-Id: I535f2ec0e358870a9a2163b3c0bf154b2c8d003f
Signed-off-by: Zhen Kong <zkong@codeaurora.org>
2017-10-25 06:28:09 -07:00
..
amcc crypto: crypto4xx - fix error return code 2012-09-27 13:32:15 +08:00
caam crypto: caam - fix RNG buffer cache alignment 2015-06-29 12:08:34 -07:00
msm crypto: msm: fix authdata copy issue in qcedev_sha_req_cb 2017-10-25 06:28:09 -07:00
nx drivers/crypto/nx: Fixes for multiple races and issues 2013-05-24 18:11:10 +10:00
ux500 crypto: prefix module autoloading with "crypto-" 2015-01-29 17:40:57 -08:00
atmel-aes-regs.h crypto: atmel - add Atmel AES driver 2012-07-11 11:07:40 +08:00
atmel-aes.c crypto: atmel-aes - add support for latest release of the IP (0x130) 2013-03-10 16:46:42 +08:00
atmel-sha-regs.h crypto: atmel-sha - add support for latest release of the IP (0x410) 2013-03-10 16:46:42 +08:00
atmel-sha.c crypto: atmel-sha - add support for latest release of the IP (0x410) 2013-03-10 16:46:42 +08:00
atmel-tdes-regs.h crypto: atmel-tdes - add support for latest release of the IP (0x700) 2013-03-10 16:46:42 +08:00
atmel-tdes.c crypto: atmel-tdes - add support for latest release of the IP (0x700) 2013-03-10 16:46:42 +08:00
bfin_crc.c crypto: bfin_crc - Fix possible NULL pointer dereference 2013-03-10 16:46:43 +08:00
geode-aes.c Drivers: crypto: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
geode-aes.h
hifn_795x.c Drivers: crypto: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
ixp4xx_crypto.c IXP4xx crypto: MOD_AES{128,192,256} already include key size. 2012-11-22 03:36:15 +00:00
Kconfig msm: crypto: Add CONFIG_FIPS_USE_RECOMPILE for FIPS enablement 2015-05-05 17:08:25 -07:00
Makefile crypto: Add MSM crypto drivers 2013-09-04 14:47:05 -07:00
mv_cesa.c Drivers: crypto: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
mv_cesa.h
n2_asm.S
n2_core.c Drivers: crypto: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
n2_core.h
omap-aes.c crypto: omap-aes - Use module_platform_driver macro 2013-03-10 18:16:35 +08:00
omap-sham.c crypto: omap-sham - Use module_platform_driver macro 2013-03-10 18:16:36 +08:00
padlock-aes.c crypto: prefix module autoloading with "crypto-" 2015-01-29 17:40:57 -08:00
padlock-sha.c crypto: prefix module autoloading with "crypto-" 2015-01-29 17:40:57 -08:00
picoxcell_crypto_regs.h
picoxcell_crypto.c crypto: picoxcell - Use of_match_ptr() macro 2013-03-22 18:13:55 +08:00
s5p-sss.c crypto: s5p-sss - Use devm_clk_get() 2013-01-20 10:16:44 +11:00
sahara.c crypto: sahara - fix building as module 2013-06-05 16:36:20 +08:00
talitos.c Revert "crypto: talitos - convert to use be16_add_cpu()" 2015-07-10 10:40:21 -07:00
talitos.h crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithms 2012-07-11 11:08:29 +08:00
tegra-aes.c Drivers: crypto: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
tegra-aes.h