Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: arm64 - cleanup comments | Tom Rix | 2022-03-09 | 1 | -1/+1 |
* | crypto: arm64/sha512-ce - simplify NEON yield | Ard Biesheuvel | 2021-02-10 | 1 | -27/+26 |
* | crypto: arm64/sha - add missing module aliases | Ard Biesheuvel | 2021-01-22 | 1 | -0/+2 |
* | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 2020-11-20 | 1 | -1/+1 |
* | crypto: arm64/sha - fix function types | Sami Tolvanen | 2019-12-11 | 1 | -12/+14 |
* | crypto: arm64 - convert to use crypto_simd_usable() | Eric Biggers | 2019-03-22 | 1 | -3/+4 |
* | crypto: shash - remove useless setting of type flags | Eric Biggers | 2018-07-09 | 1 | -2/+0 |
* | crypto: arm64 - implement SHA-512 using special instructions | Ard Biesheuvel | 2018-01-18 | 1 | -0/+119 |