Home
last modified time | relevance | path

Searched defs:psa_type (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/src/
Dpsa_exercise_key.c1251 psa_key_type_t psa_type = psa_get_key_type(&psa_attributes); in mbedtls_test_key_consistency_psa_pk() local
/openthread-latest/third_party/mbedtls/repo/library/
Dpk.c743 psa_key_type_t psa_type = psa_get_key_type(attributes); in import_public_into_psa() local