Home
last modified time | relevance | path

Searched defs:data_identifier (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto_storage.c80 psa_storage_uid_t data_identifier = psa_its_identifier_of_slot(key); in psa_crypto_storage_load() local
100 psa_storage_uid_t data_identifier = psa_its_identifier_of_slot(key); in psa_is_key_present_in_storage() local
133 psa_storage_uid_t data_identifier = psa_its_identifier_of_slot(key); in psa_crypto_storage_store() local
169 psa_storage_uid_t data_identifier = psa_its_identifier_of_slot(key); in psa_destroy_persistent_key() local
206 psa_storage_uid_t data_identifier = psa_its_identifier_of_slot(key); in psa_crypto_storage_get_data_length() local
/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto_storage.c80 psa_storage_uid_t data_identifier = psa_its_identifier_of_slot(key); in psa_crypto_storage_load() local
100 psa_storage_uid_t data_identifier = psa_its_identifier_of_slot(key); in psa_is_key_present_in_storage() local
133 psa_storage_uid_t data_identifier = psa_its_identifier_of_slot(key); in psa_crypto_storage_store() local
169 psa_storage_uid_t data_identifier = psa_its_identifier_of_slot(key); in psa_destroy_persistent_key() local
206 psa_storage_uid_t data_identifier = psa_its_identifier_of_slot(key); in psa_crypto_storage_get_data_length() local
/aosp_15_r20/external/sdv/vsomeip/implementation/e2e_protection/include/e2e/profile/
De2e_provider_impl.hpp53 const e2exf::data_identifier_t data_identifier = {config->service_id, config->event_id}; in process_e2e_profile() local