Home
last modified time | relevance | path

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

/mbedtls-development/include/mbedtls/
A Dpsa_util.h383 mbedtls_ecc_group_to_psa( curve_info->grp_id, bits ) ) ); in mbedtls_psa_parse_tls_ecc_group()
/mbedtls-development/include/psa/
A Dcrypto_extra.h592 static inline psa_ecc_family_t mbedtls_ecc_group_to_psa( mbedtls_ecp_group_id grpid, in mbedtls_ecc_group_to_psa() function
/mbedtls-development/library/
A Dpk.c628 curve_id = mbedtls_ecc_group_to_psa( ec->grp.id, &bits ); in mbedtls_pk_wrap_as_opaque()
A Dpk_wrap.c574 mbedtls_ecc_group_to_psa( ctx->grp.id, &curve_bits ); in ecdsa_verify_wrap()
A Dpsa_crypto.c5240 psa_ecc_family_t curve = mbedtls_ecc_group_to_psa( our_key->grp.id, &bits ); in psa_key_agreement_ecdh()

Completed in 19 milliseconds