Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_register_all_ciphers.c42 REGISTER_CIPHER(&xtea_desc); in register_all_ciphers()
/optee_os/core/lib/libtomcrypt/src/ciphers/
A Dxtea.c19 const struct ltc_cipher_descriptor xtea_desc = variable
/optee_os/core/lib/libtomcrypt/src/prngs/
A Dyarrow.c78 prng->u.yarrow.cipher = register_cipher(&xtea_desc); in yarrow_start()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h723 extern const struct ltc_cipher_descriptor xtea_desc;

Completed in 6 milliseconds