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