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