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

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

Completed in 118 milliseconds