Home
last modified time | relevance | path

Searched refs:ta_param_types (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutee/include/
H A Duser_ta_header.h173 extern uint32_t ta_param_types;
/optee_os/lib/libutee/
H A Duser_ta_entry.c36 uint32_t ta_param_types; variable
214 ta_param_types = param_types; in ta_header_save_params()
H A Dtee_api.c261 switch (TEE_PARAM_TYPE_GET(ta_param_types, n)) { in check_mem_access_rights_params()