Searched refs:TEEC_ERROR_NOT_IMPLEMENTED (Results 1 – 5 of 5) sorted by relevance
114 return TEEC_ERROR_NOT_IMPLEMENTED; in OpteeRpcCmdRpmb()144 return TEEC_ERROR_NOT_IMPLEMENTED; in OpteeRpcCmdGetTime()152 return TEEC_ERROR_NOT_IMPLEMENTED; in OpteeRpcCmdWaitMutex()233 TeecResult = TEEC_ERROR_NOT_IMPLEMENTED; in OpteeRpcCallback()254 TeecResult = TEEC_ERROR_NOT_IMPLEMENTED; in OpteeRpcCallback()
256 return TEEC_ERROR_NOT_IMPLEMENTED; in TEEC_SMC_RequestCancellation()345 TeecResult = TEEC_ERROR_NOT_IMPLEMENTED; in OpteeSmcCall()
151 return TEEC_ERROR_NOT_IMPLEMENTED; in emmc_rpmb_process()
218 return TEEC_ERROR_NOT_IMPLEMENTED; in ufs_rpmb_process()
146 #define TEEC_ERROR_NOT_IMPLEMENTED 0xFFFF0009 macro