Home
last modified time | relevance | path

Searched refs:xtea_desc (Results 1 – 6 of 6) sorted by relevance

/external/dropbear/libtomcrypt/demos/
Dencrypt.c36 register_cipher (&xtea_desc); in register_algs()
Dtv_gen.c14 register_cipher (&xtea_desc); in reg_algs()
/external/dropbear/libtomcrypt/src/ciphers/
Dxtea.c20 const struct ltc_cipher_descriptor xtea_desc = variable
/external/dropbear/libtomcrypt/src/prngs/
Dyarrow.c78 prng->yarrow.cipher = register_cipher(&xtea_desc); in yarrow_start()
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_cipher.h636 extern const struct ltc_cipher_descriptor xtea_desc;
/external/dropbear/libtomcrypt/testprof/
Dx86_prof.c134 register_cipher (&xtea_desc); in reg_algs()