Jussi Kivilinna
|
58990986f1
crypto: x86/glue_helper - use le128 instead of u128 for CTR mode
|
12 years ago |
Jussi Kivilinna
|
7af6c24568
crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations
|
13 years ago |
Jussi Kivilinna
|
a7378d4e55
crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helper
|
13 years ago |
Jussi Kivilinna
|
414cb5e7cc
crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue code from glue_helper
|
13 years ago |
Johannes Goetzfried
|
107778b592
crypto: twofish - add x86_64/avx assembler implementation
|
13 years ago |
Jussi Kivilinna
|
ff0a70fe05
crypto: twofish-x86_64-3way - module init/exit functions should be static
|
13 years ago |
Jussi Kivilinna
|
53709ddee3
crypto: twofish-x86_64-3way - use crypto_[un]register_algs
|
13 years ago |
Jesper Juhl
|
8d21190e22
crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()
|
13 years ago |
Jussi Kivilinna
|
a522ee85ba
crypto: twofish-x86_64-3way - blacklist pentium4 and atom
|
13 years ago |
Jussi Kivilinna
|
88715b9ade
crypto: twofish-x86_64-3way - remove unneeded LRW/XTS #ifdefs
|
13 years ago |
Jussi Kivilinna
|
bae6d3038b
crypto: twofish-x86_64-3way - add xts support
|
13 years ago |
Jussi Kivilinna
|
81559f9ad3
crypto: twofish-x86_64-3way - add lrw support
|
13 years ago |
Jussi Kivilinna
|
906b2c9f2d
crypto: twofish-x86_64-3way - fix ctr blocksize to 1
|
13 years ago |
Jussi Kivilinna
|
8280daad43
crypto: twofish - add 3-way parallel x86_64 assembler implemention
|
13 years ago |