Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_register_all_ciphers.c45 REGISTER_CIPHER(&rc5_desc); in register_all_ciphers()
/optee_os/core/lib/libtomcrypt/src/ciphers/
A Drc5.c20 const struct ltc_cipher_descriptor rc5_desc = variable
65 num_rounds = rc5_desc.default_rounds; in _rc5_setup()
/optee_os/core/lib/libtomcrypt/src/prngs/
A Dyarrow.c62 prng->u.yarrow.cipher = register_cipher(&rc5_desc); in yarrow_start()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h638 extern const struct ltc_cipher_descriptor rc5_desc;

Completed in 6 milliseconds