summaryrefslogtreecommitdiff
path: root/include/crypto/gf128mul.h
AgeCommit message (Expand)Author
2017-11-03crypto: gf128mul - The x8_ble multiplication functionsHarsh Jain
2017-04-05crypto: gf128mul - switch gf128mul_x_ble to le128Ondrej Mosnáček
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 - 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
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
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