Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_ciphers.c45 REGISTER_CIPHER(&saferp_desc); in register_all_ciphers()
/optee_os/core/lib/libtomcrypt/src/prngs/
H A Dyarrow.c57 prng->u.yarrow.cipher = register_cipher(&saferp_desc); in yarrow_start()
/optee_os/core/lib/libtomcrypt/src/ciphers/safer/
H A Dsaferp.c15 const struct ltc_cipher_descriptor saferp_desc = variable
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h673 extern const struct ltc_cipher_descriptor saferp_desc;