Searched refs:to_type (Results 1 – 2 of 2) sorted by relevance
684 psa_key_type_t to_type = psa_get_key_type(attributes); in import_pair_into_psa() local693 if (to_type != PSA_KEY_TYPE_ECC_KEY_PAIR(from_family)) { in import_pair_into_psa()
2454 int to_type, int to_bits,2475 psa_set_key_type(&to_attributes, to_type);2485 TEST_EQUAL(to_type, psa_get_key_type(&actual_attributes));