Searched refs:anubis_desc (Results 1 - 6 of 6) sorted by relevance

/external/dropbear/libtomcrypt/demos/
H A Dencrypt.c76 register_cipher (&anubis_desc);
H A Dtv_gen.c51 register_cipher (&anubis_desc);
/external/dropbear/libtomcrypt/src/prngs/
H A Dyarrow.c70 prng->yarrow.cipher = register_cipher(&anubis_desc);
/external/dropbear/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h712 extern const struct ltc_cipher_descriptor anubis_desc;
/external/dropbear/libtomcrypt/testprof/
H A Dx86_prof.c174 register_cipher (&anubis_desc);
/external/dropbear/libtomcrypt/src/ciphers/
H A Danubis.c22 const struct ltc_cipher_descriptor anubis_desc = { variable in typeref:struct:ltc_cipher_descriptor

Completed in 686 milliseconds