Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dpk.c852 int want_public = PSA_KEY_TYPE_IS_PUBLIC_KEY(psa_get_key_type(attributes)); in mbedtls_pk_import_into_psa() local
853 if (want_public) { in mbedtls_pk_import_into_psa()