Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c40 static uint32_t tee_algo_to_mbedtls_hash_algo(uint32_t algo) in tee_algo_to_mbedtls_hash_algo() function
452 md_algo = tee_algo_to_mbedtls_hash_algo(algo); in sw_crypto_acipher_rsaes_decrypt()
543 md_algo = tee_algo_to_mbedtls_hash_algo(algo); in sw_crypto_acipher_rsaes_encrypt()
630 md_algo = tee_algo_to_mbedtls_hash_algo(algo); in sw_crypto_acipher_rsassa_sign()
740 md_algo = tee_algo_to_mbedtls_hash_algo(algo); in sw_crypto_acipher_rsassa_verify()

Completed in 3 milliseconds