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