aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/fsl/fsl_blob.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-21crypto/fsl: Clear the memory when blob decapsulation failsGaurav Jain1-0/+4
2021-04-08crypto: fsl: blob: Flush dcache range for destination addressBreno Lima1-0/+6
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: 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-08crypto/fsl: fix BLOB encapsulation and decapsulationClemens Gruber1-14/+89
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-08-02crypto/fsl: Update blob cmd to accept 64bit addressesSumit Garg1-3/+10
2015-03-02imx6: Added DEK blob generator commandRaul Cardenas1-0/+52
2015-02-25crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana1-2/+2
2014-10-16crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta1-0/+61