Home
last modified time | relevance | path

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

/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c482 teeRet = TEEC_ERROR_BAD_PARAMETERS; in TranslateRetValue()
609 return (TEEC_Result)TEEC_ERROR_BAD_PARAMETERS; in TEEC_Encode()
622 return (TEEC_Result)TEEC_ERROR_BAD_PARAMETERS; in TEEC_Encode()
723 return TEEC_ERROR_BAD_PARAMETERS; in TEEC_InitializeContextInner()
733 return TEEC_ERROR_BAD_PARAMETERS; in TEEC_InitializeContextInner()
739 return TEEC_ERROR_BAD_PARAMETERS; in TEEC_InitializeContextInner()
798 return TEEC_ERROR_BAD_PARAMETERS; in TEEC_InitializeContext()
953 TEEC_Result teecRet = (TEEC_Result)TEEC_ERROR_BAD_PARAMETERS; in TEEC_OpenSessionInner()
1038 TEEC_Result ret = TEEC_ERROR_BAD_PARAMETERS; in TEEC_OpenSession()
1165 TEEC_Result teecRet = (TEEC_Result)TEEC_ERROR_BAD_PARAMETERS; in TEEC_InvokeCommandInner()
[all...]
/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.cpp125 return TEEC_ERROR_BAD_PARAMETERS; in TEEC_CheckTmpRef()
134 return TEEC_ERROR_BAD_PARAMETERS; in TEEC_CheckMemRef()
162 return TEEC_ERROR_BAD_PARAMETERS; in TEEC_CheckMemRef()
169 return TEEC_ERROR_BAD_PARAMETERS; in TEEC_CheckMemRef()
196 ret = TEEC_ERROR_BAD_PARAMETERS; in TEEC_CheckOperation()
357 return TEEC_ERROR_BAD_PARAMETERS; in InitializeContext()
425 TEEC_Result teecRet = TEEC_ERROR_BAD_PARAMETERS; in OpenSession()
449 teecRet = TEEC_ERROR_BAD_PARAMETERS; in OpenSession()
649 return TEEC_ERROR_BAD_PARAMETERS; in TeecOptDecode()
655 return TEEC_ERROR_BAD_PARAMETERS; in TeecOptDecode()
[all...]
/base/tee/tee_client/interfaces/kits/c/include/
H A Dtee_client_constants.h92 TEEC_ERROR_BAD_PARAMETERS = 0xFFFF0006, enumerator
/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_service.cpp525 return TEEC_ERROR_BAD_PARAMETERS; in CallGetBnContext()
669 return TEEC_ERROR_BAD_PARAMETERS; in TeecOptDecodePartialMem()
703 return TEEC_ERROR_BAD_PARAMETERS; in GetTeecOptMem()
872 return TEEC_ERROR_BAD_PARAMETERS; in CallGetBnSession()
879 return TEEC_ERROR_BAD_PARAMETERS; in CallGetBnSession()
992 ret = TEEC_ERROR_BAD_PARAMETERS; in RegisterSharedMemory()
1073 ret = TEEC_ERROR_BAD_PARAMETERS; in AllocateSharedMemory()
1124 return TEEC_ERROR_BAD_PARAMETERS; in ReleaseSharedMemory()
1130 return TEEC_ERROR_BAD_PARAMETERS; in ReleaseSharedMemory()
1277 return TEEC_ERROR_BAD_PARAMETERS; in SendSecfile()
[all...]

Completed in 7 milliseconds