Home
last modified time | relevance | path

Searched refs:cast5_desc (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_register_all_ciphers.c70 REGISTER_CIPHER(&cast5_desc); in register_all_ciphers()
/optee_os/core/lib/libtomcrypt/src/prngs/
A Dyarrow.c76 prng->u.yarrow.cipher = register_cipher(&cast5_desc); in yarrow_start()
/optee_os/core/lib/libtomcrypt/src/ciphers/
A Dcast5.c19 const struct ltc_cipher_descriptor cast5_desc = { variable
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h759 extern const struct ltc_cipher_descriptor cast5_desc;

Completed in 7 milliseconds