Searched refs:TWOFISH (Results 1 – 8 of 8) sorted by relevance
102 #define TWOFISH macro
60 #ifdef TWOFISH145 #ifdef TWOFISH639 #ifdef TWOFISH
47 #ifdef TWOFISH in register_algs()
25 #ifdef TWOFISH in reg_algs()
57 #elif defined(TWOFISH) in yarrow_start()
18 #ifdef TWOFISH
145 #ifdef TWOFISH in reg_algs()
658 the file \textit{tomcrypt\_cfg.h}. The first option is \textit{TWOFISH\_SMALL} which when defined …660 …m but the resulting cipher will be slower. The second option is \textit{TWOFISH\_TABLES} which wh…663 speed increase is useful when \textit{TWOFISH\_SMALL} is defined since the s-boxes and MDS multiply…667 \index{Twofish build options} \index{TWOFISH\_SMALL} \index{TWOFISH\_TABLES}671 \hline \textbf{TWOFISH\_SMALL} & \textbf{TWOFISH\_TABLES} & \textbf{Speed and Memory (per key)} \\5289 \subsection{TWOFISH\_SMALL and TWOFISH\_TABLES}5291 to allow some trade-offs in the implementation. When TWOFISH\_SMALL is defined the scheduled symme…5296 When TWOFISH\_TABLES is defined the cipher will use pre-computed (and fixed in code) tables require…5297 useful when TWOFISH\_SMALL is defined as the table values are computed on the fly. When this is de…5298 will increase by approximately 500 bytes. If this is defined but TWOFISH\_SMALL is not the cipher …