Searched refs:to_type (Results 1 – 2 of 2) sorted by relevance
680 psa_key_type_t to_type = psa_get_key_type(attributes); in import_pair_into_psa() local689 if (to_type != PSA_KEY_TYPE_ECC_KEY_PAIR(from_family)) { in import_pair_into_psa()
2434 int to_type, int to_bits,2452 psa_set_key_type(&to_attributes, to_type);2462 TEST_EQUAL(to_type, psa_get_key_type(&actual_attributes));