Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dpsa_crypto_ecp.c48 psa_status_t mbedtls_psa_ecp_load_representation( in mbedtls_psa_ecp_load_representation() function
177 status = mbedtls_psa_ecp_load_representation( attributes->core.type, in mbedtls_psa_ecp_import_key()
266 status = mbedtls_psa_ecp_load_representation( in mbedtls_psa_ecp_export_public_key()
348 status = mbedtls_psa_ecp_load_representation( attributes->core.type, in mbedtls_psa_ecdsa_sign_hash()
424 status = mbedtls_psa_ecp_load_representation( attributes->core.type, in mbedtls_psa_ecdsa_verify_hash()
Dpsa_crypto_ecp.h45 psa_status_t mbedtls_psa_ecp_load_representation( psa_key_type_t type,
Dpsa_crypto.c5315 status = mbedtls_psa_ecp_load_representation( in psa_key_agreement_ecdh()
5374 status = mbedtls_psa_ecp_load_representation( in psa_key_agreement_raw_internal()