Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_register_all_ciphers.c63 REGISTER_CIPHER(&rc2_desc); in register_all_ciphers()
/optee_os/core/lib/libtomcrypt/src/ciphers/
A Drc2.c29 const struct ltc_cipher_descriptor rc2_desc = { variable
/optee_os/core/lib/libtomcrypt/src/prngs/
A Dyarrow.c66 prng->u.yarrow.cipher = register_cipher(&rc2_desc); in yarrow_start()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h659 extern const struct ltc_cipher_descriptor rc2_desc;

Completed in 10 milliseconds