Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c22 static TEE_Result get_tee_result(int lmd_res) in get_tee_result() function
247 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()
A Decc.c24 static TEE_Result get_tee_result(int lmd_res) in get_tee_result() function
340 res = get_tee_result(lmd_res); in ecc_verify()
381 res = get_tee_result(lmd_res); in ecc_shared_secret()

Completed in 6 milliseconds