Searched refs:get_tag (Results 1 – 7 of 7) sorted by relevance
| /optee_os/core/include/kernel/ |
| H A D | ts_store.h | 34 TEE_Result (*get_tag)(const struct ts_store_handle *h, member
|
| /optee_os/core/kernel/ |
| H A D | early_ta.c | 39 .get_tag = emb_ts_get_tag,
|
| H A D | secstor_ta.c | 84 .get_tag = secstor_ta_get_tag,
|
| H A D | ree_fs_ta.c | 667 .get_tag = ree_fs_ta_get_tag, 824 .get_tag = buf_ta_get_tag,
|
| H A D | ldelf_syscalls.c | 194 res = binh->op->get_tag(binh->h, tag, &tag_len); in ldelf_syscall_open_bin()
|
| /optee_os/core/pta/ |
| H A D | attestation.c | 420 res = ops->get_tag(h, hash, &tag_len); in hash_binary()
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | secure_partition.c | 2134 .get_tag = emb_ts_get_tag,
|