Home
last modified time | relevance | path

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

/mbedtls-latest/include/psa/
Dcrypto_values.h588 ((psa_ecc_family_t) (PSA_KEY_TYPE_IS_ECC(type) ? \
607 #define PSA_ECC_FAMILY_SECP_K1 ((psa_ecc_family_t) 0x17)
617 #define PSA_ECC_FAMILY_SECP_R1 ((psa_ecc_family_t) 0x12)
619 #define PSA_ECC_FAMILY_SECP_R2 ((psa_ecc_family_t) 0x1b)
631 #define PSA_ECC_FAMILY_SECT_K1 ((psa_ecc_family_t) 0x27)
643 #define PSA_ECC_FAMILY_SECT_R1 ((psa_ecc_family_t) 0x22)
655 #define PSA_ECC_FAMILY_SECT_R2 ((psa_ecc_family_t) 0x2b)
667 #define PSA_ECC_FAMILY_BRAINPOOL_P_R1 ((psa_ecc_family_t) 0x30)
679 #define PSA_ECC_FAMILY_MONTGOMERY ((psa_ecc_family_t) 0x41)
697 #define PSA_ECC_FAMILY_TWISTED_EDWARDS ((psa_ecc_family_t) 0x42)
Dcrypto_types.h97 typedef uint8_t psa_ecc_family_t; typedef
/mbedtls-latest/programs/psa/
Dpsa_constant_names.c67 static const char *psa_ecc_family_name(psa_ecc_family_t curve);
74 psa_ecc_family_t curve) in append_with_curve()
144 psa_ecc_family_t curve) in psa_snprint_ecc_curve()
256 (psa_ecc_family_t) value); in process_unsigned()
295 return process_unsigned(TYPE_ECC_CURVE, (psa_ecc_family_t) (-1), in main()
Dpsa_constant_names_generated.c33 static const char *psa_ecc_family_name(psa_ecc_family_t curve) in psa_ecc_family_name()
/mbedtls-latest/include/mbedtls/
Dpsa_util.h87 psa_ecc_family_t mbedtls_ecc_group_to_psa(mbedtls_ecp_group_id grpid,
102 mbedtls_ecp_group_id mbedtls_ecc_group_from_psa(psa_ecc_family_t family,
Dpk.h262 psa_ecc_family_t MBEDTLS_PRIVATE(ec_family); /**< EC family of pk */
/mbedtls-latest/library/
Dpsa_crypto_ecp.c40 static int check_ecc_parameters(psa_ecc_family_t family, size_t *bits) in check_ecc_parameters()
327 psa_ecc_family_t curve = PSA_KEY_TYPE_ECC_GET_FAMILY( in mbedtls_psa_ecp_generate_key()
546 psa_ecc_family_t curve = mbedtls_ecc_group_to_psa(ecp->grp.id, &bits); in mbedtls_psa_key_agreement_ecdh()
Dpk_ecc.c21 psa_ecc_family_t ec_family = mbedtls_ecc_group_to_psa(grp_id, &ec_bits); in mbedtls_pk_ecc_set_group()
108 psa_ecc_family_t curve = mbedtls_ecc_group_to_psa(eck->grp.id, &curve_bits); in mbedtls_pk_ecc_set_pubkey_from_prv()
Dpk.c464 psa_ecc_family_t family = pk->ec_family; in mbedtls_pk_get_psa_attributes()
474 psa_ecc_family_t family = in mbedtls_pk_get_psa_attributes()
682 psa_ecc_family_t from_family = pk->ec_family; in import_pair_into_psa()
686 psa_ecc_family_t from_family = mbedtls_ecc_group_to_psa(ec->grp.id, in import_pair_into_psa()
787 psa_ecc_family_t from_family = mbedtls_ecc_group_to_psa(ec->grp.id, in import_public_into_psa()
Dpk_wrap.c539 psa_ecc_family_t curve, size_t curve_bits, in ecdsa_verify_psa()
611 psa_ecc_family_t curve; in ecdsa_opaque_verify_wrap()
639 psa_ecc_family_t curve = pk->ec_family; in ecdsa_verify_wrap()
657 psa_ecc_family_t curve = mbedtls_ecc_group_to_psa(ctx->grp.id, &curve_bits); in ecdsa_verify_wrap()
766 psa_ecc_family_t curve = in ecdsa_sign_wrap()
966 const psa_ecc_family_t curve = in eckey_check_pair_psa()
Dpsa_util.c189 psa_ecc_family_t mbedtls_ecc_group_to_psa(mbedtls_ecp_group_id grpid, in mbedtls_ecc_group_to_psa()
262 mbedtls_ecp_group_id mbedtls_ecc_group_from_psa(psa_ecc_family_t family, in mbedtls_ecc_group_from_psa()
Dpk_internal.h94 psa_ecc_family_t curve; in mbedtls_pk_get_ec_group_id()
Dpsa_crypto.c6221 psa_ecc_family_t curve = PSA_KEY_TYPE_ECC_GET_FAMILY(
6401 psa_ecc_family_t curve = PSA_KEY_TYPE_ECC_GET_FAMILY(slot->attr.type);
Dssl_tls.c6255 psa_ecc_family_t psa_family;
/mbedtls-latest/tests/suites/
Dtest_suite_psa_crypto_metadata.function688 psa_ecc_family_t curve = curve_arg;
Dtest_suite_psa_crypto_se_driver_hal.function113 static size_t ecc_curve_bits(psa_ecc_family_t curve, size_t data_length)
Dtest_suite_psa_crypto.function9957 psa_ecc_family_t ecc_family = psa_family_arg;
/mbedtls-latest/docs/architecture/psa-migration/
Dstrategy.md472 could be changed to accept a list of pairs (`psa_ecc_family_t`, size) but we
Dpsa-legacy-bridges.md131 …This means converting between an `mbedtls_ecp_group_id` and a pair of `{psa_ecc_family_t; size_t}`.
/mbedtls-latest/docs/
Dpsa-transition.md243 …ious numbers (`psa_status_t`, `psa_algorithm_t`, `psa_key_type_t`, `psa_ecc_family_t`, `psa_dh_fam…
/mbedtls-latest/
DChangeLog2395 group families to psa_ecc_family_t and psa_dh_family_t, in line with the