Home
last modified time | relevance | path

Searched defs:ltc_hashindex (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/
A Drsa.c29 static TEE_Result tee_algo_to_ltc_hashindex(uint32_t algo, int *ltc_hashindex) in tee_algo_to_ltc_hashindex()
335 int ltc_hashindex, ltc_res, ltc_stat, ltc_rsa_algo; in sw_crypto_acipher_rsaes_decrypt() local
439 int ltc_hashindex, ltc_res, ltc_rsa_algo; in sw_crypto_acipher_rsaes_encrypt() local
501 int ltc_res, ltc_rsa_algo, ltc_hashindex; in sw_crypto_acipher_rsassa_sign() local
601 int stat, ltc_hashindex, ltc_res, ltc_rsa_algo; in sw_crypto_acipher_rsassa_verify() local

Completed in 3 milliseconds