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

  /external/dropbear/libtomcrypt/demos/
encrypt.c 36 register_cipher (&xtea_desc);
tv_gen.c 14 register_cipher (&xtea_desc);
  /external/dropbear/libtomcrypt/src/ciphers/
xtea.c 20 const struct ltc_cipher_descriptor xtea_desc = variable in typeref:struct:ltc_cipher_descriptor
  /external/dropbear/libtomcrypt/src/prngs/
yarrow.c 78 prng->yarrow.cipher = register_cipher(&xtea_desc);
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_cipher.h 636 extern const struct ltc_cipher_descriptor xtea_desc;
  /external/dropbear/libtomcrypt/testprof/
x86_prof.c 134 register_cipher (&xtea_desc);
    [all...]

Completed in 120 milliseconds