Home
last modified time | relevance | path

Searched refs:get_tag (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/include/kernel/
H A Dts_store.h34 TEE_Result (*get_tag)(const struct ts_store_handle *h, member
/optee_os/core/kernel/
H A Dearly_ta.c39 .get_tag = emb_ts_get_tag,
H A Dsecstor_ta.c84 .get_tag = secstor_ta_get_tag,
H A Dree_fs_ta.c667 .get_tag = ree_fs_ta_get_tag,
824 .get_tag = buf_ta_get_tag,
H A Dldelf_syscalls.c194 res = binh->op->get_tag(binh->h, tag, &tag_len); in ldelf_syscall_open_bin()
/optee_os/core/pta/
H A Dattestation.c420 res = ops->get_tag(h, hash, &tag_len); in hash_binary()
/optee_os/core/arch/arm/kernel/
H A Dsecure_partition.c2134 .get_tag = emb_ts_get_tag,