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

  /external/dropbear/
common-algo.c 51 {&twofish_desc, 32, 16};
55 {&twofish_desc, 16, 16};
160 &twofish_desc,
  /external/dropbear/libtomcrypt/demos/
encrypt.c 48 register_cipher (&twofish_desc);
tv_gen.c 26 register_cipher (&twofish_desc);
  /external/dropbear/libtomcrypt/src/prngs/
yarrow.c 58 prng->yarrow.cipher = register_cipher(&twofish_desc);
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_cipher.h 646 extern const struct ltc_cipher_descriptor twofish_desc;
  /external/dropbear/libtomcrypt/src/ciphers/twofish/
twofish.c 27 const struct ltc_cipher_descriptor twofish_desc = variable in typeref:struct:ltc_cipher_descriptor
  /external/dropbear/libtomcrypt/testprof/
x86_prof.c 146 register_cipher (&twofish_desc);
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 1051 milliseconds