Home
last modified time | relevance | path

Searched refs:get_tee_result (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/core/
A Drsa.c20 static TEE_Result get_tee_result(int lmd_res) in get_tee_result() function
219 res = get_tee_result(lmd_res); in crypto_acipher_gen_rsa_key()
274 res = get_tee_result(lmd_res); in crypto_acipher_rsanopad_encrypt()
327 res = get_tee_result(lmd_res); in crypto_acipher_rsanopad_decrypt()
418 res = get_tee_result(lmd_res); in crypto_acipher_rsaes_decrypt()
497 res = get_tee_result(lmd_res); in crypto_acipher_rsaes_encrypt()
587 res = get_tee_result(lmd_res); in crypto_acipher_rsassa_sign()
A Decc.c24 static TEE_Result get_tee_result(int lmd_res) in get_tee_result() function
297 res = get_tee_result(lmd_res); in ecc_verify()
335 res = get_tee_result(lmd_res); in ecc_shared_secret()

Completed in 4 milliseconds