aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/gf128mul.c
AgeCommit message (Expand)Author
2017-12-22crypto: gf128mul - remove incorrect commentEric Biggers
2017-11-03crypto: gf128mul - The x8_ble multiplication functionsHarsh Jain
2017-04-05crypto: gf128mul - define gf128mul_x_* in gf128mul.hOndrej Mosnáček
2017-03-09crypto: gf128mul - constify 4k and 64k multiplication tablesEric Biggers
2017-03-09crypto: gf128mul - rename the byte overflow tablesEric Biggers
2017-03-09crypto: gf128mul - remove xx() macroEric Biggers
2017-03-09crypto: gf128mul - fix some commentsEric Biggers
2016-11-17crypto: gf128mul - Zero memory when freeing multiplication tableAlex Cope
2016-11-13crypto: gf128mul - remove dead gf128mul_64k_lle codeAlex Cope
2011-07-08crypto: gf128mul - fix call to memset()Mathias Krause
2011-03-31Fix common misspellingsLucas De Marchi
2009-03-04crypto: Fix dead linksAdrian-Ken Rueegsegger
2007-10-10[CRYPTO] xts: XTS blockcipher mode implementation without partial blocksRik Snel
2006-12-06[CRYPTO] lib: table driven multiplications in GF(2^128)Rik Snel