summaryrefslogtreecommitdiff
path: root/drivers/crypto/fsl/fsl_hash.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* crypto/fsl: Fix HW accelerated hash commandsBreno Lima2018-01-231-1/+19
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal2015-10-291-4/+4
* crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana2015-02-251-1/+137
* fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta2014-10-161-0/+77