Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/kernel/
A Dts_store.h12 struct ts_store_ops { struct
72 struct ts_store_ops) argument
83 struct ts_store_ops)
A Dldelf_syscalls.h19 const struct ts_store_ops *store_op;
/optee_os-3.20.0/core/kernel/
A Dldelf_syscalls.c22 const struct ts_store_ops *op;
141 struct ts_store_ops) { in ldelf_syscall_open_bin()
153 struct ts_store_ops) { in ldelf_syscall_open_bin()
A Duser_ta.c414 const struct ts_store_ops *op = NULL; in check_ta_store()
416 SCATTERED_ARRAY_FOREACH(op, ta_stores, struct ts_store_ops) in check_ta_store()
/optee_os-3.20.0/core/pta/
A Dattestation.c396 const struct ts_store_ops *ops = NULL; in hash_binary()
399 SCATTERED_ARRAY_FOREACH(ops, ta_stores, struct ts_store_ops) { in hash_binary()

Completed in 7 milliseconds