Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/secure_fw/partitions/initial_attestation/
Dattest_asymmetric_key.c200 int32_t cose_ecc_curve; in attest_encode_key_to_cose_key() local
228 cose_ecc_curve = attest_map_psa_ecc_curve_to_cose_ecc_curve(psa_ecc_curve); in attest_encode_key_to_cose_key()
229 if (cose_ecc_curve == -1) { in attest_encode_key_to_cose_key()
241 cose_ecc_curve); in attest_encode_key_to_cose_key()