Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_common_api.h225 uint32_t memref_type = TEEC_MEMREF_TEMP_OUTPUT; in GetObjectBufferAttribute_helper() local
240 memref_type = TEEC_MEMREF_PARTIAL_OUTPUT; in GetObjectBufferAttribute_helper()
246 op.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, memref_type, in GetObjectBufferAttribute_helper()