Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: fpsimd: run kernel mode NEON with softirqs disabled | Ard Biesheuvel | 2021-04-12 | 1 | -1/+1 |
* | crypto: arm64/sha2-ce - simplify NEON yield | Ard Biesheuvel | 2021-02-10 | 1 | -25/+13 |
* | crypto: arm64 - Use modern annotations for assembly functions | Mark Brown | 2019-12-20 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | crypto: arm64/sha2-ce - yield NEON after every block of input | Ard Biesheuvel | 2018-05-12 | 1 | -11/+26 |
* | crypto: arm64/sha2-ce - move the round constant table to .rodata section | Ard Biesheuvel | 2018-01-18 | 1 | -1/+3 |
* | crypto: arm64/sha - avoid non-standard inline asm tricks | Ard Biesheuvel | 2017-05-18 | 1 | -2/+4 |
* | crypto: arm64/sha2-ce - fix for big endian | Ard Biesheuvel | 2016-10-21 | 1 | -2/+2 |
* | crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer | Ard Biesheuvel | 2015-04-10 | 1 | -16/+13 |
* | arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 1 | -0/+156 |