summaryrefslogtreecommitdiff
path: root/drivers/crypto
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-03-05-1/+2
|\
| * rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXPgaurav rana2015-03-05-1/+2
* | imx6: Added DEK blob generator commandRaul Cardenas2015-03-02-7/+256
|/
* crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana2015-02-25-1/+171
* crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana2015-02-25-2/+2
* DM: crypto/fsl - Add Freescale rsa DM driverRuchika Gupta2015-01-29-0/+129
* DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driverRuchika Gupta2015-01-29-0/+83
* crypto/fsl: Add fixup for crypto nodeRuchika Gupta2015-01-23-0/+185
* crypto/fsl: Fix RNG instantiation failure.gaurav rana2014-12-15-1/+1
* crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta2014-10-16-1/+279
* fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta2014-10-16-0/+1773
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-24-0/+0
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-19-2/+2
* drivers: crypto: ace_sha: add implementation of hardware based lib randPrzemyslaw Marczak2014-03-28-4/+77
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-24/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-45/+3
* Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat2013-03-29-0/+498