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