Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: arm64/aes-ce-cipher - move assembler code to .S file | Ard Biesheuvel | 2017-11-29 | 1 | -281/+0 |
* | crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback | Ard Biesheuvel | 2017-08-04 | 1 | -3/+17 |
* | crypto: arm64/aes-ce-cipher - match round key endianness with generic code | Ard Biesheuvel | 2017-08-04 | 1 | -19/+16 |
* | crypto: arm64/aes-ce - fix for big endian | Ard Biesheuvel | 2016-10-21 | 1 | -10/+15 |
* | arm64: crypto: reduce priority of core AES cipher | Ard Biesheuvel | 2015-11-18 | 1 | -1/+1 |
* | arm64/crypto: use crypto instructions to generate AES key schedule | Ard Biesheuvel | 2014-11-06 | 1 | -1/+111 |
* | arm64/crypto: AES using ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 1 | -0/+155 |