aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-11crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2-4/+4
2016-03-11crypto: atmel - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy3-6/+6
2016-03-11crypto: qat - Change the definition of icp_qat_uof_regtypePingchao Yang1-21/+21
2016-03-11hwrng: exynos - use __maybe_unused to hide pm functionsArnd Bergmann1-6/+4
2016-03-11crypto: ccp - Add abstraction for device-specific callsGary R Hook7-667/+710
2016-03-11crypto: ccp - CCP versioning supportGary R Hook7-5/+115
2016-03-11crypto: ccp - Support for multiple CCPsGary R Hook4-19/+114
2016-03-11crypto: ccp - Remove check for x86 family and modelGary R Hook1-36/+11
2016-02-28crypto: ccp - memset request context to zero during importTom Lendacky2-0/+2
2016-02-28lib/mpi: use "static inline" instead of "extern inline"Arnd Bergmann2-5/+5
2016-02-28lib/mpi: avoid assembler warningArnd Bergmann1-1/+1
2016-02-28hwrng: bcm63xx - fix non device tree compatibilityÁlvaro Fernández Rojas1-1/+3
2016-02-28crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode.Marcus Meissner1-0/+16
2016-02-28crypto: qat - The AE id should be less than the maximal AE numberPingchao Yang1-1/+1
2016-02-28lib/mpi: Endianness fixMichal Marek1-18/+21
2016-02-28crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang6-14/+499
2016-02-17crypto: xts - fix compile errorsStephan Mueller5-0/+5
2016-02-17crypto: doc - add skcipher API documentationStephan Mueller1-130/+74
2016-02-17crypto: doc - update AEAD AD handlingStephan Mueller2-4/+3
2016-02-17crypto: doc - add crypto_rng_generateStephan Mueller1-0/+1
2016-02-17crypto: doc - add akcipher APIStephan Mueller2-14/+37
2016-02-17crypto: caam - Staticize caam_jr_shutdown()Fabio Estevam1-1/+1
2016-02-17crypto: qat - fix leak on error pathTadeusz Struk1-34/+36
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller13-53/+71
2016-02-17hwrng: pic32 - Add PIC32 RNG hardware driverJoshua Henderson3-0/+169