Home
last modified time | relevance | path

Searched refs:emb_ts_get_size (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/kernel/
H A Dembedded_ts.h33 TEE_Result emb_ts_get_size(const struct ts_store_handle *h, size_t *size);
/optee_os/core/kernel/
H A Dearly_ta.c38 .get_size = emb_ts_get_size,
H A Dembedded_ts.c83 TEE_Result emb_ts_get_size(const struct ts_store_handle *h, size_t *size) in emb_ts_get_size() function
/optee_os/core/arch/arm/kernel/
H A Dsecure_partition.c2133 .get_size = emb_ts_get_size,