Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/core/
A Drsa.c38 static uint32_t tee_algo_to_mbedtls_hash_algo(uint32_t algo) in tee_algo_to_mbedtls_hash_algo() function
401 md_algo = tee_algo_to_mbedtls_hash_algo(algo); in crypto_acipher_rsaes_decrypt()
484 md_algo = tee_algo_to_mbedtls_hash_algo(algo); in crypto_acipher_rsaes_encrypt()
565 md_algo = tee_algo_to_mbedtls_hash_algo(algo); in crypto_acipher_rsassa_sign()
657 md_algo = tee_algo_to_mbedtls_hash_algo(algo); in crypto_acipher_rsassa_verify()

Completed in 3 milliseconds