Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dpsa_crypto_storage.c59 uint32_t unsigned_owner_id = MBEDTLS_SVC_KEY_ID_GET_OWNER_ID(key); in psa_its_identifier_of_slot() local
60 return ((uint64_t) unsigned_owner_id << 32) | in psa_its_identifier_of_slot()