mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 20:32:22 +00:00
26f4b1f7a8
Fix a bug where the copying of scatterlist buffers incorrectly
ignored bytes to skip in a scatterlist and ended 1 byte short.
This fixes testmgr hmac and hash test failures currently obscured
by hash import/export not being supported.
Fixes:
|
||
---|---|---|
.. | ||
Documentation/devicetree/bindings/crypto | ||
cc_bitops.h | ||
cc_crypto_ctx.h | ||
cc_hal.h | ||
cc_hw_queue_defs.h | ||
cc_lli_defs.h | ||
cc_pal_log_plat.h | ||
cc_pal_log.h | ||
cc_pal_types_plat.h | ||
cc_pal_types.h | ||
cc_regs.h | ||
dx_crys_kernel.h | ||
dx_env.h | ||
dx_host.h | ||
dx_reg_base_host.h | ||
dx_reg_common.h | ||
hash_defs.h | ||
hw_queue_defs_plat.h | ||
Kconfig | ||
Makefile | ||
ssi_aead.c | ||
ssi_aead.h | ||
ssi_buffer_mgr.c | ||
ssi_buffer_mgr.h | ||
ssi_cipher.c | ||
ssi_cipher.h | ||
ssi_config.h | ||
ssi_driver.c | ||
ssi_driver.h | ||
ssi_fips_data.h | ||
ssi_fips_ext.c | ||
ssi_fips_ll.c | ||
ssi_fips_local.c | ||
ssi_fips_local.h | ||
ssi_fips.c | ||
ssi_fips.h | ||
ssi_hash.c | ||
ssi_hash.h | ||
ssi_ivgen.c | ||
ssi_ivgen.h | ||
ssi_pm_ext.c | ||
ssi_pm_ext.h | ||
ssi_pm.c | ||
ssi_pm.h | ||
ssi_request_mgr.c | ||
ssi_request_mgr.h | ||
ssi_sram_mgr.c | ||
ssi_sram_mgr.h | ||
ssi_sysfs.c | ||
ssi_sysfs.h | ||
TODO |