Home
last modified time | relevance | path

Searched refs:TEEC_MEMREF_TEMP_INPUT (Results 1 - 6 of 6) sorted by relevance

/base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/
H A Dhks_teec.c121 TEEC_MEMREF_TEMP_INPUT, TEEC_MEMREF_TEMP_INPUT); in OpenSession()
165 case TEEC_MEMREF_TEMP_INPUT: in FillUpCommand()
223 case TEEC_MEMREF_TEMP_INPUT: in FillUpArgs()
319 uint32_t paramTypes = TEEC_PARAM_TYPES(TEEC_MEMREF_TEMP_INPUT, TEEC_MEMREF_TEMP_INPUT, in HksTeeGenerateKey()
320 TEEC_MEMREF_TEMP_INPUT, TEEC_MEMREF_TEMP_OUTPUT); in HksTeeGenerateKey()
338 uint32_t paramTypes = TEEC_PARAM_TYPES(TEEC_MEMREF_TEMP_INPUT, TEEC_MEMREF_TEMP_INPUT, TEEC_NONE, TEEC_NONE); in HksTeeCheckKeyLegality()
352 uint32_t paramTypes = TEEC_PARAM_TYPES(TEEC_MEMREF_TEMP_INPUT, TEEC_MEMREF_TEMP_OUTPU in HksTeeGenerateRandom()
[all...]
/base/tee/tee_client/interfaces/kits/c/include/
H A Dtee_client_constants.h169 TEEC_MEMREF_TEMP_INPUT = 0x05, enumerator
/base/tee/tee_client/frameworks/include/
H A Dtee_client_inner.h28 (((paramType) == TEEC_MEMREF_TEMP_INPUT) || ((paramType) == TEEC_MEMREF_TEMP_OUTPUT) || \
/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_service.cpp576 case TEEC_MEMREF_TEMP_INPUT: in WriteOperation()
/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.cpp682 if (paramType == TEEC_MEMREF_TEMP_INPUT) { in TeecOptDecodeTempMem()
/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c568 diff = (uint32_t)TEEC_MEMREF_PARTIAL_INPUT - (uint32_t)TEEC_MEMREF_TEMP_INPUT; in TEEC_EncodeParam()

Completed in 10 milliseconds