Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dpsa_crypto_rsa.c59 psa_status_t mbedtls_psa_rsa_load_representation( in mbedtls_psa_rsa_load_representation() function
119 status = mbedtls_psa_rsa_load_representation(attributes->type, in mbedtls_psa_rsa_import_key()
198 status = mbedtls_psa_rsa_load_representation( in mbedtls_psa_rsa_export_public_key()
327 status = mbedtls_psa_rsa_load_representation(attributes->type, in mbedtls_psa_rsa_sign_hash()
426 status = mbedtls_psa_rsa_load_representation(attributes->type, in mbedtls_psa_rsa_verify_hash()
542 status = mbedtls_psa_rsa_load_representation(attributes->type, in mbedtls_psa_asymmetric_encrypt()
638 status = mbedtls_psa_rsa_load_representation(attributes->type, in mbedtls_psa_asymmetric_decrypt()
Dpsa_crypto_rsa.h25 psa_status_t mbedtls_psa_rsa_load_representation(psa_key_type_t type,