Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: Prepare to move crypto_tfm_ctx | Herbert Xu | 2022-12-02 | 1 | -1/+1 |
* | crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic | Tianjia Zhang | 2021-07-30 | 1 | -15/+12 |
* | crypto: sm4 - create SM4 library based on sm4 generic code | Tianjia Zhang | 2021-07-30 | 1 | -149/+4 |
* | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 2020-01-09 | 1 | -11/+5 |
* | crypto: run initcalls for generic implementations earlier | Eric Biggers | 2019-04-18 | 1 | -1/+1 |
* | crypto: sm4 - export encrypt/decrypt routines to other drivers | Ard Biesheuvel | 2018-05-05 | 1 | -4/+6 |
* | crypto: sm4 - introduce SM4 symmetric cipher algorithm | Gilad Ben-Yossef | 2018-03-16 | 1 | -0/+244 |