Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-18 | crypto: run initcalls for generic implementations earlier | Eric Biggers | 1 | -1/+1 |
2019-01-11 | crypto: keywrap - convert to skcipher API | Eric Biggers | 1 | -133/+65 |
2017-11-29 | crypto: keywrap - Add missing ULL suffixes for 64-bit constants | Geert Uytterhoeven | 1 | -2/+2 |
2017-10-12 | crypto: keywrap - simplify code | Stephan Mueller | 1 | -58/+26 |
2016-02-01 | crypto: keywrap - memzero the correct memory | Dan Carpenter | 1 | -2/+2 |
2015-10-15 | crypto: keywrap - add key wrapping block chaining mode | Stephan Mueller | 1 | -0/+419 |