Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-11-30 | crypto: arm64/aes-ce-ctr - fix skcipher conversion | Ard Biesheuvel | 1 | -0/+1 |
2016-11-30 | crypto: skcipher - fix crash in skcipher_walk_aead() | Ard Biesheuvel | 1 | -0/+2 |
2016-11-30 | crypto: arm/aes-ce - fix broken monolithic build | Ard Biesheuvel | 1 | -1/+1 |
2016-11-30 | crypto: arm/aes - Add missing SIMD select for aesbs | Herbert Xu | 1 | -3/+3 |
2016-11-30 | crypto: rsa - Add Makefile dependencies to fix parallel builds | David Michael | 1 | -0/+1 |
2016-11-30 | crypto: chcr - Fix memory corruption | Harsh Jain | 1 | -1/+2 |
2016-11-30 | crypto: drbg - prevent invalid SG mappings | Stephan Mueller | 2 | -5/+26 |
2016-11-29 | crypto: arm/aes - Select SIMD in Kconfig | Herbert Xu | 2 | -3/+3 |