Home
last modified time | relevance | path

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

/mbedtls-3.4.0/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()