Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:ram

660 key will require less ram but the resulting cipher will be slower.  The second option is \textit{TWOFISH\_TABLES} which when
672 \hline undefined & undefined & Very fast, 4.2KB of ram. \\
674 \hline defined & undefined & Very slow, 0.2KB of ram. \\
675 \hline defined & defined & Faster, 0.2KB of ram, larger code. \\
6367 @return CRYPT_OK if successful, upon error all allocated ram is freed