Home
last modified time | relevance | path

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

/optee_client/public/
A Dtee_client_api.h115 #define TEEC_MEMREF_TEMP_INOUT 0x00000007 macro
/optee_client/libckteec/src/
A Dinvoke_ta.c146 op.paramTypes |= TEEC_PARAM_TYPES(TEEC_MEMREF_TEMP_INOUT, in ckteec_invoke_ta()
211 op.paramTypes = TEEC_PARAM_TYPES(TEEC_MEMREF_TEMP_INOUT, TEEC_NONE, in ping_ta()
/optee_client/libteec/src/
A Dtee_client_api.c208 case TEEC_MEMREF_TEMP_INOUT: in teec_pre_process_tmpref()
367 case TEEC_MEMREF_TEMP_INOUT: in teec_pre_process_operation()
475 case TEEC_MEMREF_TEMP_INOUT: in teec_post_process_operation()
507 case TEEC_MEMREF_TEMP_INOUT: in teec_free_temp_refs()

Completed in 9 milliseconds