summaryrefslogtreecommitdiff
path: root/drivers/crypto/fsl/fsl_hash.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-08crypto: fsl: refactor for 32 bit version CAAM support on ARM64Ye Li1-4/+3
2021-04-08crypto: caam: Fix pointer size to 32bit for i.MX8MAymen Sghaier1-1/+2
2020-07-27crypto/fsl: unused value in caam_hash_update()Heinrich Schuchardt1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-23crypto/fsl: Fix HW accelerated hash commandsBreno Lima1-1/+19
2016-09-24treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-10-29crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal1-4/+4
2015-02-26crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana1-1/+137
2014-10-17fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta1-0/+77