Home
last modified time | relevance | path

Searched refs:TEEC_ERROR_GENERIC (Results 1 - 4 of 4) sorted by relevance

/base/tee/tee_client/interfaces/kits/c/include/
H A Dtee_client_constants.h80 TEEC_ERROR_GENERIC = 0xFFFF0000, enumerator
/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c215 return TEEC_ERROR_GENERIC; in AddSessionList()
485 teeRet = TEEC_ERROR_GENERIC; in TranslateRetValue()
729 return TEEC_ERROR_GENERIC; in TEEC_InitializeContextInner()
745 return TEEC_ERROR_GENERIC; in TEEC_InitializeContextInner()
815 return TEEC_ERROR_GENERIC; in TEEC_InitializeContext()
941 teecRet = (TEEC_Result)TEEC_ERROR_GENERIC; in TEEC_DoOpenSession()
1155 teecRet = (TEEC_Result)TEEC_ERROR_GENERIC; in ProcessInvokeCommand()
1263 return TEEC_ERROR_GENERIC; in TEEC_RegisterSharedMemoryInner()
1380 ret = TEEC_ERROR_GENERIC; in TEEC_AllocateSharedMemoryInner()
1730 return (TEEC_Result)TEEC_ERROR_GENERIC; in TEEC_EXT_RegisterAgent()
[all...]
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/
H A Dhks_teec.c94 return TEEC_ERROR_GENERIC; in TeecUuidInit()
100 return TEEC_ERROR_GENERIC; in TeecUuidInit()
110 return TEEC_ERROR_GENERIC; in OpenSession()
198 return TEEC_ERROR_GENERIC; in TeecRequestCmdInner()
/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.cpp963 return TEEC_ERROR_GENERIC; in GetPartialMemSize()
1014 if (ret == TEEC_ERROR_GENERIC) { in GetOptMemSize()

Completed in 7 milliseconds