Searched refs:TEEC_ERROR_BAD_PARAMETERS (Results 1 – 8 of 8) sorted by relevance
148 teecresult = TEEC_ERROR_BAD_PARAMETERS; in TEEC_InitializeContext()216 TeecResult = TEEC_ERROR_BAD_PARAMETERS; in TEEC_AllocateSharedMemory()221 TeecResult = TEEC_ERROR_BAD_PARAMETERS; in TEEC_AllocateSharedMemory()285 TeecResult = TEEC_ERROR_BAD_PARAMETERS; in TEEC_RegisterSharedMemory()290 TeecResult = TEEC_ERROR_BAD_PARAMETERS; in TEEC_RegisterSharedMemory()338 TeecResult = TEEC_ERROR_BAD_PARAMETERS; in TEEC_OpenSession()406 TeecResult = TEEC_ERROR_BAD_PARAMETERS; in TEEC_InvokeCommand()
58 ret = TEEC_ERROR_BAD_PARAMETERS; in rpmb_data_req()104 result = TEEC_ERROR_BAD_PARAMETERS; in emmc_rpmb_process()135 result = TEEC_ERROR_BAD_PARAMETERS; in emmc_rpmb_process()
90 ret = TEEC_ERROR_BAD_PARAMETERS; in rpmb_data_req()171 result = TEEC_ERROR_BAD_PARAMETERS; in ufs_rpmb_process()202 result = TEEC_ERROR_BAD_PARAMETERS; in ufs_rpmb_process()
973 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_open()977 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_open()1013 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_create()1017 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_create()1094 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_read()1106 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_read()1149 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_write()1157 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_write()1304 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_remove()1362 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_rename()[all …]
975 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_open()979 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_open()1009 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_create()1013 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_create()1084 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_read()1097 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_read()1135 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_write()1144 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_write()1267 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_remove()1311 return TEEC_ERROR_BAD_PARAMETERS; in ree_fs_new_rename()[all …]
1136 return TEEC_ERROR_BAD_PARAMETERS; in trusty_oem_otp_key_cipher()1139 return TEEC_ERROR_BAD_PARAMETERS; in trusty_oem_otp_key_cipher()1142 return TEEC_ERROR_BAD_PARAMETERS; in trusty_oem_otp_key_cipher()1145 return TEEC_ERROR_BAD_PARAMETERS; in trusty_oem_otp_key_cipher()1149 return TEEC_ERROR_BAD_PARAMETERS; in trusty_oem_otp_key_cipher()1154 return TEEC_ERROR_BAD_PARAMETERS; in trusty_oem_otp_key_cipher()1157 return TEEC_ERROR_BAD_PARAMETERS; in trusty_oem_otp_key_cipher()1161 return TEEC_ERROR_BAD_PARAMETERS; in trusty_oem_otp_key_cipher()1166 return TEEC_ERROR_BAD_PARAMETERS; in trusty_oem_otp_key_cipher()1169 return TEEC_ERROR_BAD_PARAMETERS; in trusty_oem_otp_key_cipher()[all …]
69 TeecResult = TEEC_ERROR_BAD_PARAMETERS; in OpteeRpcCmdLoadV2Ta()
143 #define TEEC_ERROR_BAD_PARAMETERS 0xFFFF0006 macro