Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-26 | crypto: aegis128 - duplicate init() and final() hooks in SIMD code | Ard Biesheuvel | 1 | -0/+50 |
2019-08-30 | crypto: arm64/aegis128 - use explicit vector load for permute vectors | Ard Biesheuvel | 1 | -19/+19 |
2019-08-15 | crypto: arm64/aegis128 - implement plain NEON version | Ard Biesheuvel | 1 | -0/+65 |
2019-08-15 | crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics | Ard Biesheuvel | 1 | -0/+147 |
2019-08-02 | Revert "crypto: aegis128 - add support for SIMD acceleration" | Herbert Xu | 1 | -149/+0 |
2019-07-26 | crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics | Ard Biesheuvel | 1 | -0/+149 |