Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-28 | crypto: mips - move library functions to arch/mips/lib/crypto/ | 1 | -82/+0 | |
2025-04-16 | crypto: mips/poly1305 - remove redundant shash algorithm | 1 | -118/+2 | |
2025-04-16 | crypto: poly1305 - centralize the shash wrappers for arch code | 1 | -2/+8 | |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | 1 | -1/+1 | |
2024-06-19 | crypto: mips/poly1305 - add missing MODULE_DESCRIPTION() macro | 1 | -0/+1 | |
2021-04-02 | crypto: poly1305 - fix poly1305_core_setkey() declaration | 1 | -1/+1 | |
2020-01-16 | crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit | 1 | -16/+2 | |
2019-11-27 | crypto: arch - conditionalize crypto api in arch glue for lib code | 1 | -2/+4 | |
2019-11-17 | crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation | 1 | -0/+203 |