Searched refs:get_tee_result (Results 1 – 2 of 2) sorted by relevance
22 static TEE_Result get_tee_result(int lmd_res) in get_tee_result() function247 res = get_tee_result(lmd_res); in sw_crypto_acipher_gen_rsa_key()309 res = get_tee_result(lmd_res); in sw_crypto_acipher_rsanopad_encrypt()369 res = get_tee_result(lmd_res); in sw_crypto_acipher_rsanopad_decrypt()469 res = get_tee_result(lmd_res); in sw_crypto_acipher_rsaes_decrypt()556 res = get_tee_result(lmd_res); in sw_crypto_acipher_rsaes_encrypt()652 res = get_tee_result(lmd_res); in sw_crypto_acipher_rsassa_sign()
24 static TEE_Result get_tee_result(int lmd_res) in get_tee_result() function340 res = get_tee_result(lmd_res); in ecc_verify()381 res = get_tee_result(lmd_res); in ecc_shared_secret()
Completed in 6 milliseconds