Home
last modified time | relevance | path

Searched refs:tee_algo_to_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() function
352 res = tee_algo_to_ltc_hashindex(algo, &ltc_hashindex); in sw_crypto_acipher_rsaes_decrypt()
455 res = tee_algo_to_ltc_hashindex(algo, &ltc_hashindex); in sw_crypto_acipher_rsaes_encrypt()
542 ltc_res = tee_algo_to_ltc_hashindex(algo, &ltc_hashindex); in sw_crypto_acipher_rsassa_sign()
635 res = tee_algo_to_ltc_hashindex(algo, &ltc_hashindex); in sw_crypto_acipher_rsassa_verify()

Completed in 3 milliseconds