Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dpk.c552 psa_key_type_t new_type = old_type; in mbedtls_pk_get_psa_attributes() local
557 new_type = PSA_KEY_TYPE_PUBLIC_KEY_OF_KEY_PAIR(new_type); in mbedtls_pk_get_psa_attributes()
563 psa_set_key_type(attributes, new_type); in mbedtls_pk_get_psa_attributes()