Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-02 | crypto: poly1305 - fix poly1305_core_setkey() declaration | Arnd Bergmann | 1 | -1/+1 |
2020-09-04 | crypto: arm/poly1305 - Add prototype for poly1305_blocks_neon | Herbert Xu | 1 | -0/+1 |
2020-04-30 | crypto: arch/lib - limit simd usage to 4k chunks | Jason A. Donenfeld | 1 | -4/+11 |
2020-01-16 | crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit | Jason A. Donenfeld | 1 | -16/+2 |
2019-11-27 | crypto: arch - conditionalize crypto api in arch glue for lib code | Jason A. Donenfeld | 1 | -3/+6 |
2019-11-17 | crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation | Ard Biesheuvel | 1 | -0/+276 |