Lines Matching refs:mbedtls_to_psa_error
153 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_load_representation()
162 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_load_representation()
171 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_load_representation()
178 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_load_representation()
263 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_export_key()
272 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_export_key()
284 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_export_key()
346 return mbedtls_to_psa_error(ret); in mbedtls_psa_ecp_generate_key()
349 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_generate_key()
433 return mbedtls_to_psa_error(ret); in mbedtls_psa_ecdsa_sign_hash()
448 return mbedtls_to_psa_error(ret); in mbedtls_psa_ecp_load_public_part()
482 status = mbedtls_to_psa_error(mbedtls_mpi_read_binary(&r, in mbedtls_psa_ecdsa_verify_hash()
489 status = mbedtls_to_psa_error(mbedtls_mpi_read_binary(&s, in mbedtls_psa_ecdsa_verify_hash()
501 status = mbedtls_to_psa_error(mbedtls_ecdsa_verify(&ecp->grp, hash, in mbedtls_psa_ecdsa_verify_hash()
559 status = mbedtls_to_psa_error( in mbedtls_psa_key_agreement_ecdh()
564 status = mbedtls_to_psa_error( in mbedtls_psa_key_agreement_ecdh()
570 status = mbedtls_to_psa_error( in mbedtls_psa_key_agreement_ecdh()