aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/camellia_glue.c
AgeCommit message (Expand)Author
2018-03-03crypto: x86/camellia - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/camellia - remove XTS algorithmEric Biggers
2018-03-03crypto: x86/camellia - remove LRW algorithmEric Biggers
2017-04-05crypto: gf128mul - switch gf128mul_x_ble to le128Ondrej Mosnáček
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2013-08-21crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignmentJulia Lawall
2013-08-14crypto: make tables used from assembler __visibleAndi Kleen
2012-11-09crypto: camellia-x86_64 - share common functions and move structures and func...Jussi Kivilinna
2012-10-24crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna
2012-09-07crypto: camellia-x86_64 - fix sparse warnings (constant is so big)Jussi Kivilinna
2012-08-01crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna
2012-06-27crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod...Jussi Kivilinna
2012-03-22crypto: camellia-x86_64 - module init/exit functions should be staticJussi Kivilinna
2012-03-14crypto: camellia - add assembler implementation for x86_64Jussi Kivilinna