Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientRPC.c536 return TEEC_ERROR_NOT_IMPLEMENTED; in OpteeRpcCmdGetTime()
544 return TEEC_ERROR_NOT_IMPLEMENTED; in OpteeRpcCmdWaitMutex()
627 TeecResult = TEEC_ERROR_NOT_IMPLEMENTED; in OpteeRpcCallback()
648 TeecResult = TEEC_ERROR_NOT_IMPLEMENTED; in OpteeRpcCallback()
H A DOpteeClientSMC.c256 return TEEC_ERROR_NOT_IMPLEMENTED; in TEEC_SMC_RequestCancellation()
345 TeecResult = TEEC_ERROR_NOT_IMPLEMENTED; in OpteeSmcCall()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/
H A Dtee_client_api.h170 #define TEEC_ERROR_NOT_IMPLEMENTED 0xFFFF0009 macro
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_client_api.h146 #define TEEC_ERROR_NOT_IMPLEMENTED 0xFFFF0009 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dtee_client_api.h178 #define TEEC_ERROR_NOT_IMPLEMENTED 0xFFFF0009 macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dtee_client_api.h178 #define TEEC_ERROR_NOT_IMPLEMENTED 0xFFFF0009 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_test.c45 ADBG_ENUM_TABLE_ENTRY(TEEC_ERROR_NOT_IMPLEMENTED),