summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/camellia_glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/camellia - convert to skcipher interfaceEric Biggers2018-03-031-83/+79
* crypto: x86/camellia - remove XTS algorithmEric Biggers2018-03-031-111/+0
* crypto: x86/camellia - remove LRW algorithmEric Biggers2018-03-031-84/+1
* crypto: gf128mul - switch gf128mul_x_ble to le128Ondrej Mosnáček2017-04-051-2/+2
* crypto: xts - consolidate sanity check for keysStephan Mueller2016-02-171-7/+3
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-2/+2
* crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignmentJulia Lawall2013-08-211-24/+24
* crypto: make tables used from assembler __visibleAndi Kleen2013-08-141-8/+8
* crypto: camellia-x86_64 - share common functions and move structures and func...Jussi Kivilinna2012-11-091-57/+23
* crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna2012-10-241-8/+8
* crypto: camellia-x86_64 - fix sparse warnings (constant is so big)Jussi Kivilinna2012-09-071-688/+688
* crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna2012-08-011-6/+0
* crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod...Jussi Kivilinna2012-06-271-269/+86
* crypto: camellia-x86_64 - module init/exit functions should be staticJussi Kivilinna2012-03-221-2/+2
* crypto: camellia - add assembler implementation for x86_64Jussi Kivilinna2012-03-141-0/+1952
OpenPOWER on IntegriCloud