Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpk.c680 psa_key_type_t to_type = psa_get_key_type(attributes); in import_pair_into_psa() local
689 if (to_type != PSA_KEY_TYPE_ECC_KEY_PAIR(from_family)) { in import_pair_into_psa()