Searched refs:unsigned_owner_id (Results 1 – 1 of 1) sorted by relevance
59 uint32_t unsigned_owner_id = MBEDTLS_SVC_KEY_ID_GET_OWNER_ID(key); in psa_its_identifier_of_slot() local60 return ((uint64_t) unsigned_owner_id << 32) | in psa_its_identifier_of_slot()