Home
last modified time | relevance | path

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

/trusted-services/components/service/secure_storage/frontend/secure_storage_provider/
A Dsecure_storage_uuid.h16 #define TS_PSA_PROTECTED_STORAGE_UUID \ macro
/trusted-services/components/service/locator/standalone/services/protected-storage/
A Dps_service_context.cpp33 const struct rpc_uuid service_uuid = {.uuid = TS_PSA_PROTECTED_STORAGE_UUID }; in do_init()
/trusted-services/components/service/locator/linux/ffa/
A Dlinuxffa_location_strategy.c65 {"protected-storage", {.uuid = TS_PSA_PROTECTED_STORAGE_UUID}}, in suggest_ts_service_uuids()
/trusted-services/deployments/se-proxy/infra/stub/
A Dservice_proxy_factory.c55 const struct rpc_uuid service_uuid = { .uuid = TS_PSA_PROTECTED_STORAGE_UUID }; in ps_proxy_create()
/trusted-services/components/service/secure_storage/backend/secure_storage_client/test/
A Dsecure_storage_proxy_tests.cpp28 struct rpc_uuid service_uuid = { .uuid = TS_PSA_PROTECTED_STORAGE_UUID }; in TEST_GROUP()
/trusted-services/components/service/secure_storage/factory/sp/rot_store/
A Dstorage_factory.c37 .uuid = TS_PSA_PROTECTED_STORAGE_UUID
/trusted-services/deployments/protected-storage/env/commonsp/
A Dps_sp.c32 const struct rpc_uuid service_uuid = { .uuid = TS_PSA_PROTECTED_STORAGE_UUID }; in sp_main()
/trusted-services/deployments/se-proxy/infra/corstone1000/
A Dservice_proxy_factory.c89 const struct rpc_uuid ps_uuid = { .uuid = TS_PSA_PROTECTED_STORAGE_UUID }; in ps_proxy_create()

Completed in 23 milliseconds