Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/interfaces/kits/c/include/
H A Dtee_client_constants.h165 TEEC_VALUE_OUTPUT = 0x02, enumerator
/ohos5.0/base/tee/tee_client/frameworks/include/
H A Dtee_client_inner.h36 …(((paramType) == TEEC_VALUE_INPUT) || ((paramType) == TEEC_VALUE_OUTPUT) || ((paramType) == TEEC_V…
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/
H A Dhks_teec.c120 operation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_OUTPUT, TEEC_NONE, in OpenSession()
172 case TEEC_VALUE_OUTPUT: in FillUpCommand()
230 case TEEC_VALUE_OUTPUT: in FillUpArgs()
467 TEEC_VALUE_OUTPUT, TEEC_NONE); in ProcessInit()