OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TWOFISH_SMALL
(Results
1 - 3
of
3
) sorted by null
/external/dropbear/libtomcrypt/src/headers/
tomcrypt_custom.h
104
/* enabling just
TWOFISH_SMALL
will make the binary ~1kB smaller, turning on
107
#define
TWOFISH_SMALL
tomcrypt_cipher.h
61
#ifndef
TWOFISH_SMALL
/external/dropbear/libtomcrypt/src/ciphers/twofish/
twofish.c
276
#ifndef
TWOFISH_SMALL
335
#endif /*
TWOFISH_SMALL
*/
351
#ifndef
TWOFISH_SMALL
379
#ifndef
TWOFISH_SMALL
413
#ifndef
TWOFISH_SMALL
480
#if !defined(
TWOFISH_SMALL
) && !defined(__GNUC__)
488
#if !defined(
TWOFISH_SMALL
) && !defined(__GNUC__)
553
#if !defined(
TWOFISH_SMALL
) && !defined(__GNUC__)
561
#if !defined(
TWOFISH_SMALL
) && !defined(__GNUC__)
Completed in 32 milliseconds