Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit | Jason A. Donenfeld | 2020-01-16 | 1 | -16/+2 |
* | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 2020-01-09 | 1 | -3/+1 |
* | crypto: arch - conditionalize crypto api in arch glue for lib code | Jason A. Donenfeld | 2019-11-27 | 2 | -4/+8 |
* | crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation | Ard Biesheuvel | 2019-11-17 | 3 | -0/+1490 |
* | crypto: mips/chacha - wire up accelerated 32r2 code from Zinc | Ard Biesheuvel | 2019-11-17 | 3 | -43/+270 |
* | crypto: mips/chacha - import 32r2 ChaCha code from Zinc | Jason A. Donenfeld | 2019-11-17 | 1 | -0/+424 |
* | MIPS: crypto: Add crc32 and crc32c hw accelerated module | Marcin Nowakowski | 2018-02-19 | 2 | -0/+354 |