summaryrefslogtreecommitdiff
path: root/drivers/crypto/fsl/fsl_hash.c
AgeCommit message (Expand)Author
2022-09-18crypto/fsl: fsl_hash: Fix crash in flush dcacheGaurav Jain
2022-06-16crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()Stefan Roese
2022-05-20crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finishGaurav Jain
2022-04-21crypto/fsl: add invalidate_dcache_range for hash output bufferGaurav Jain
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-11-09board: fsl_validate: Fix Double free IssueKshitiz Varshney
2021-04-08crypto: fsl: refactor for 32 bit version CAAM support on ARM64Ye Li
2021-04-08crypto: caam: Fix pointer size to 32bit for i.MX8MAymen Sghaier
2020-07-27crypto/fsl: unused value in caam_hash_update()Heinrich Schuchardt
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-23crypto/fsl: Fix HW accelerated hash commandsBreno Lima
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2015-10-29crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal
2015-02-25crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana
2014-10-16fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta