Home
last modified time | relevance | path

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

/trusted-services/docs/services/uml/
A DSecureStorageClassDiagram.puml14 +{abstract} get_info()
/trusted-services/components/service/secure_storage/backend/
A Dstorage_backend.h137 psa_status_t (*get_info)(void *context, member
/trusted-services/components/service/secure_storage/frontend/psa/its/
A Dits_frontend.c59 return instance.backend->interface->get_info( in psa_its_get_info()
/trusted-services/components/service/secure_storage/frontend/psa/ps/
A Dps_frontend.c59 return instance.backend->interface->get_info( in psa_ps_get_info()
/trusted-services/components/service/secure_storage/backend/secure_storage_ipc/
A Dsecure_storage_ipc.c186 .get_info = secure_storage_ipc_get_info, in secure_storage_ipc_init()
/trusted-services/components/service/secure_storage/frontend/secure_storage_provider/
A Dsecure_storage_provider.c81 req->service_status = this_context->backend->interface->get_info( in get_info_handler()
/trusted-services/components/service/uefi/smm_variable/backend/
A Duefi_variable_store.c742 persistent_store->interface->get_info(persistent_store->context, context->owner_id, in load_variable_index()
1692 psa_status = delegate_store->storage_backend->interface->get_info( in load_variable_data()
1742 psa_status_t psa_status = delegate_store->storage_backend->interface->get_info( in store_append_write()
1815 psa_status_t psa_status = storage_backend->interface->get_info( in purge_orphan_index_entries()
1861 psa_status_t psa_status = storage_backend->interface->get_info( in space_used()

Completed in 21 milliseconds