Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/core/
H A Drsa.c151 static TEE_Result rsa_init_and_complete_from_key_pair(mbedtls_rsa_context *rsa, in rsa_init_and_complete_from_key_pair() function
414 res = rsa_init_and_complete_from_key_pair(&rsa, key); in sw_crypto_acipher_rsanopad_decrypt()