Searched refs:tee_algo_to_ltc_hashindex (Results 1 – 1 of 1) sorted by relevance
29 static TEE_Result tee_algo_to_ltc_hashindex(uint32_t algo, int *ltc_hashindex) in tee_algo_to_ltc_hashindex() function352 res = tee_algo_to_ltc_hashindex(algo, <c_hashindex); in sw_crypto_acipher_rsaes_decrypt()455 res = tee_algo_to_ltc_hashindex(algo, <c_hashindex); in sw_crypto_acipher_rsaes_encrypt()542 ltc_res = tee_algo_to_ltc_hashindex(algo, <c_hashindex); in sw_crypto_acipher_rsassa_sign()635 res = tee_algo_to_ltc_hashindex(algo, <c_hashindex); in sw_crypto_acipher_rsassa_verify()
Completed in 3 milliseconds