Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
A Dts_store.h12 struct ts_store_ops { struct
17 const char *description;
21 TEE_Result (*open)(const TEE_UUID *uuid,
27 TEE_Result (*get_size)(const struct ts_store_handle *h,
34 TEE_Result (*get_tag)(const struct ts_store_handle *h,
47 TEE_Result (*read)(struct ts_store_handle *h, void *data,
72 struct ts_store_ops) argument

Completed in 2 milliseconds