Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2024-10-02 | 1 | -1/+1 |
* | crypto: poly1305 - fix poly1305_core_setkey() declaration | Arnd Bergmann | 2021-04-02 | 1 | -1/+2 |
* | crypto: poly1305 - add new 32 and 64-bit generic versions | Jason A. Donenfeld | 2020-01-16 | 1 | -35/+10 |
* | crypto: x86/poly1305 - depend on generic library not generic shash | Ard Biesheuvel | 2019-11-17 | 1 | -9/+0 |
* | crypto: x86/poly1305 - unify Poly1305 state struct with generic code | Ard Biesheuvel | 2019-11-17 | 1 | -2/+2 |
* | crypto: poly1305 - move core routines into a separate library | Ard Biesheuvel | 2019-11-17 | 1 | -0/+67 |