Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/demos/
Dencrypt.c67 register_cipher (&noekeon_desc); in register_algs()
Dtv_gen.c45 register_cipher (&noekeon_desc); in reg_algs()
/external/dropbear/libtomcrypt/src/ciphers/
Dnoekeon.c19 const struct ltc_cipher_descriptor noekeon_desc = variable
/external/dropbear/libtomcrypt/src/prngs/
Dyarrow.c68 prng->yarrow.cipher = register_cipher(&noekeon_desc); in yarrow_start()
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_cipher.h682 extern const struct ltc_cipher_descriptor noekeon_desc;
/external/dropbear/libtomcrypt/testprof/
Dx86_prof.c165 register_cipher (&noekeon_desc); in reg_algs()