summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-1/+2
2015-03-05rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXPgaurav rana1-1/+2
2015-03-02imx6: Added DEK blob generator commandRaul Cardenas6-7/+256
2015-02-26crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana2-1/+171
2015-02-26crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana1-2/+2
2015-01-30DM: crypto/fsl - Add Freescale rsa DM driverRuchika Gupta7-0/+129
2015-01-30DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driverRuchika Gupta5-0/+83
2015-01-24crypto/fsl: Add fixup for crypto nodeRuchika Gupta2-0/+185
2014-12-15crypto/fsl: Fix RNG instantiation failure.gaurav rana1-1/+1
2014-10-17crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta5-1/+279
2014-10-17fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta10-0/+1773
2014-09-25kconfig: add blank Kconfig filesMasahiro Yamada1-0/+0
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee1-2/+2
2014-03-28drivers: crypto: ace_sha: add implementation of hardware based lib randPrzemyslaw Marczak2-4/+77
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada1-24/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-45/+3
2013-03-29Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat3-0/+498