Searched refs:TS_SECURE_STORAGE_OPCODE_GET (Results 1 – 3 of 3) sorted by relevance
66 #define TS_SECURE_STORAGE_OPCODE_GET (TS_SECURE_STORAGE_OPCODE_BASE + 1u) macro
181 {TS_SECURE_STORAGE_OPCODE_GET, get_handler},
104 rpc_status = rpc_caller_session_invoke(handle, TS_SECURE_STORAGE_OPCODE_GET, &response, in secure_storage_client_get()
Completed in 8 milliseconds