Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_ciphers.c73 REGISTER_CIPHER(&anubis_desc); in register_all_ciphers()
/optee_os/core/lib/libtomcrypt/src/prngs/
H A Dyarrow.c63 prng->u.yarrow.cipher = register_cipher(&anubis_desc); in yarrow_start()
/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Danubis.c14 const struct ltc_cipher_descriptor anubis_desc = { variable
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h816 extern const struct ltc_cipher_descriptor anubis_desc;