Home
last modified time | relevance | path

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

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