Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-04 | crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac | Tianjia Zhang | 1 | -0/+70 |
2022-11-04 | crypto: arm64/sm4 - add CE implementation for XTS mode | Tianjia Zhang | 1 | -0/+343 |
2022-11-04 | crypto: arm64/sm4 - add CE implementation for CTS-CBC mode | Tianjia Zhang | 1 | -0/+102 |
2022-11-04 | crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation | Tianjia Zhang | 1 | -24/+22 |
2022-11-04 | crypto: arm64/sm4 - refactor and simplify CE implementation | Tianjia Zhang | 1 | -363/+283 |
2022-04-08 | crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementation | Tianjia Zhang | 1 | -0/+660 |
2022-04-08 | crypto: arm64/sm4-ce - rename to sm4-ce-cipher | Tianjia Zhang | 1 | -36/+0 |
2019-12-20 | crypto: arm64 - Use modern annotations for assembly functions | Mark Brown | 1 | -2/+2 |
2018-05-05 | crypto: arm64 - add support for SM4 encryption using special instructions | Ard Biesheuvel | 1 | -0/+36 |