Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: aegis128/neon - move final tag check to SIMD domain | Ard Biesheuvel | 2020-11-27 | 1 | -6/+27 |
* | crypto: aegis128/neon - optimize tail block handling | Ard Biesheuvel | 2020-11-27 | 1 | -14/+75 |
* | crypto: aegis128 - duplicate init() and final() hooks in SIMD code | Ard Biesheuvel | 2019-10-26 | 1 | -0/+50 |
* | crypto: arm64/aegis128 - use explicit vector load for permute vectors | Ard Biesheuvel | 2019-08-30 | 1 | -19/+19 |
* | crypto: arm64/aegis128 - implement plain NEON version | Ard Biesheuvel | 2019-08-15 | 1 | -0/+65 |
* | crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics | Ard Biesheuvel | 2019-08-15 | 1 | -0/+147 |
* | Revert "crypto: aegis128 - add support for SIMD acceleration" | Herbert Xu | 2019-08-02 | 1 | -149/+0 |
* | crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics | Ard Biesheuvel | 2019-07-26 | 1 | -0/+149 |