Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-08 | crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementation | Tianjia Zhang | 1 | -0/+372 |
2022-04-08 | crypto: arm64/sm4-ce - rename to sm4-ce-cipher | Tianjia Zhang | 1 | -82/+0 |
2021-07-30 | crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic | Tianjia Zhang | 1 | -6/+14 |
2019-03-22 | crypto: arm64 - convert to use crypto_simd_usable() | Eric Biggers | 1 | -2/+3 |
2018-08-25 | crypto: arm64/sm4-ce - check for the right CPU feature bit | Ard Biesheuvel | 1 | -1/+1 |
2018-05-05 | crypto: arm64 - add support for SM4 encryption using special instructions | Ard Biesheuvel | 1 | -0/+73 |