Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: nitrox - Use request_complete helpers | Herbert Xu | 2023-02-13 | 1 | -2/+2 |
* | crypto: cavium - Set DMA alignment explicitly | Herbert Xu | 2022-12-09 | 1 | -6/+6 |
* | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 2020-11-20 | 1 | -1/+0 |
* | crypto: cavium/nitrox - Fix sparse warnings | Herbert Xu | 2020-11-13 | 1 | -5/+5 |
* | crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY | Mikulas Patocka | 2020-07-16 | 1 | -2/+2 |
* | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 2020-01-09 | 1 | -3/+1 |
* | crypto: cavium/nitrox - check assoclen and authsize for gcm(aes) cipher | Nagadheeraj Rottela | 2019-10-04 | 1 | -3/+36 |
* | crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher support | Nagadheeraj Rottela | 2019-04-08 | 1 | -82/+255 |
* | crypto: cavium/nitrox - Added AEAD cipher support | Nagadheeraj Rottela | 2018-12-23 | 1 | -0/+364 |