aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/keywrap.c
AgeCommit message (Expand)Author
2021-04-02crypto: keywrap - Remove else after break statementMilan Djurovic
2021-01-03crypto: remove cipher routines from public crypto APIArd Biesheuvel
2019-12-27crypto: skcipher - Add skcipher_ialg_simple helperHerbert Xu
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2019-01-11crypto: keywrap - convert to skcipher APIEric Biggers
2017-11-29crypto: keywrap - Add missing ULL suffixes for 64-bit constantsGeert Uytterhoeven
2017-10-12crypto: keywrap - simplify codeStephan Mueller
2016-02-01crypto: keywrap - memzero the correct memoryDan Carpenter
2015-10-15crypto: keywrap - add key wrapping block chaining modeStephan Mueller