Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: arm/aes - replace bit-sliced OpenSSL NEON code | Ard Biesheuvel | 2017-01-13 | 1 | -367/+0 |
* | crypto: arm/aesbs - fix brokenness after skcipher conversion | Ard Biesheuvel | 2016-11-30 | 1 | -1/+1 |
* | crypto: aesbs - Convert to skcipher | Herbert Xu | 2016-11-28 | 1 | -228/+152 |
* | crypto: xts - fix compile errors | Stephan Mueller | 2016-02-17 | 1 | -0/+1 |
* | crypto: xts - consolidate sanity check for keys | Stephan Mueller | 2016-02-16 | 1 | -0/+5 |
* | crypto: aesbs - mark NEON bit sliced AES helper ciphers | Stephan Mueller | 2015-03-31 | 1 | -3/+6 |
* | crypto: arm-aes - fix encryption of unaligned data | Mikulas Patocka | 2014-07-28 | 1 | -5/+5 |
* | ARM: add support for bit sliced AES using NEON instructions | Ard Biesheuvel | 2013-10-04 | 1 | -0/+434 |