Home
last modified time | relevance | path

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

/openthread-3.6.0/third_party/mbedtls/repo/library/
Dpsa_crypto_storage.c63 uint32_t unsigned_owner_id = MBEDTLS_SVC_KEY_ID_GET_OWNER_ID( key ); in psa_its_identifier_of_slot() local
64 return( ( (uint64_t) unsigned_owner_id << 32 ) | in psa_its_identifier_of_slot()