Searched refs:TWOFISH_SMALL (Results 1 – 5 of 5) sorted by relevance
276 #ifndef TWOFISH_SMALL351 #ifndef TWOFISH_SMALL in _twofish_setup()379 #ifndef TWOFISH_SMALL in _twofish_setup()413 #ifndef TWOFISH_SMALL in _twofish_setup()480 #if !defined(TWOFISH_SMALL) && !defined(__GNUC__) in _twofish_ecb_encrypt()488 #if !defined(TWOFISH_SMALL) && !defined(__GNUC__) in _twofish_ecb_encrypt()553 #if !defined(TWOFISH_SMALL) && !defined(__GNUC__) in _twofish_ecb_decrypt()561 #if !defined(TWOFISH_SMALL) && !defined(__GNUC__) in _twofish_ecb_decrypt()
16 Blowfish and use Twofish with TWOFISH_SMALL defined its still 768 bytes. Even at its largest the s…41 [*] For Twofish with TWOFISH_SMALL defined
107 #define TWOFISH_SMALL macro
61 #ifndef TWOFISH_SMALL
1174 … -- fixed a huge bug in Twofish with the TWOFISH_SMALL define. Because I clean the stack now I had1246 … This will speed up the TWOFISH_SMALL implementation by increasing the code size by 1024 bytes.