aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/gf128mul.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-03crypto: gf128mul - The x8_ble multiplication functionsHarsh Jain1-1/+1
2017-04-05crypto: gf128mul - switch gf128mul_x_ble to le128Ondrej Mosnáček1-4/+4
2017-04-05crypto: gf128mul - define gf128mul_x_* in gf128mul.hOndrej Mosnáček1-2/+53
2017-03-09crypto: gf128mul - constify 4k and 64k multiplication tablesEric Biggers1-3/+3
2017-03-09crypto: gf128mul - fix some commentsEric Biggers1-12/+14
2016-11-17crypto: gf128mul - Zero memory when freeing multiplication tableAlex Cope1-1/+1
2016-11-13crypto: gf128mul - remove dead gf128mul_64k_lle codeAlex Cope1-7/+6
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-2/+2
2007-10-10[CRYPTO] xts: XTS blockcipher mode implementation without partial blocksRik Snel1-0/+2
2006-12-06[CRYPTO] lib: table driven multiplications in GF(2^128)Rik Snel1-0/+198