HomeSort by relevance Sort by last modified time
    Searched refs:tiger (Results 1 - 6 of 6) sorted by null

  /external/dropbear/libtomcrypt/src/hashes/
tiger.c 15 @file tiger.c
16 Tiger hash function, Tom St Denis
19 #ifdef TIGER
23 "tiger",
    [all...]
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_hash.h 42 #ifdef TIGER
131 #ifdef TIGER
132 struct tiger_state tiger; member in union:Hash_state
281 #ifdef TIGER
  /external/qemu/distrib/sdl-1.2.15/
android-configure.sh 70 --no-tiger) OPTION_NO_TIGER=yes
92 echo " --no-tiger do not generate Tiger-compatible binaries (OS X only)"
130 echo "Please install the 10.4 SDK at $TIGER_SDK to generate Tiger-compatible binaries."
131 echo "If you don't want compatibility, use --no-tiger option instead."
138 echo "Using OS X 10.4 SDK to generate Tiger-compatible binaries."
140 echo "Warning: the generated binaries will not be compatible with Tiger."
  /external/dropbear/libtomcrypt/
Android.mk 28 src/hashes/sha1.c src/hashes/sha2/sha256.c src/hashes/sha2/sha512.c src/hashes/tiger.c \
crypt.tex     [all...]
  /external/ipsec-tools/src/racoon/
cftoken.l 461 tiger { YYD; yylval.num = algtype_tiger; return(ALGORITHMTYPE); }

Completed in 125 milliseconds