Home
last modified time | relevance | path

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

/kernel/linux/common_modules/tzdriver/
Dteek_client_constants.h149 TEEC_MEMREF_TEMP_INOUT = 0x07, enumerator
/kernel/linux/common_modules/tzdriver/core/
Dgp_ops.c84 type == TEEC_MEMREF_TEMP_INOUT) ? true : false; in teec_tmpmem_type()
113 param_type == TEEC_MEMREF_TEMP_INOUT) in is_tmp_mem()
314 param_type == TEEC_MEMREF_TEMP_INOUT) in is_input_tempmem()
Dsession_manager.c286 mb_pack->operation.paramtypes = TEEC_MEMREF_TEMP_INOUT; in tc_ns_need_load_image()