Home
last modified time | relevance | path

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

/trusted-services/protocols/service/secure_storage/packed-c/
A Dsecure_storage_proto.h67 #define TS_SECURE_STORAGE_OPCODE_GET_INFO (TS_SECURE_STORAGE_OPCODE_BASE + 2u) macro
/trusted-services/components/service/secure_storage/frontend/secure_storage_provider/
A Dsecure_storage_provider.c182 {TS_SECURE_STORAGE_OPCODE_GET_INFO, get_info_handler},
/trusted-services/components/service/secure_storage/backend/secure_storage_client/
A Dsecure_storage_client.c158 rpc_status = rpc_caller_session_invoke(handle, TS_SECURE_STORAGE_OPCODE_GET_INFO, in secure_storage_client_get_info()

Completed in 8 milliseconds