Home
last modified time | relevance | path

Searched refs:TEEC_SUCCESS (Results 1 – 13 of 13) sorted by relevance

/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientInterface.c125 if (TeecResult != TEEC_SUCCESS) in trusty_base_write_security_data()
129 if (TeecResult != TEEC_SUCCESS) in trusty_base_write_security_data()
155 if (TeecResult != TEEC_SUCCESS) in trusty_base_write_security_data()
164 if (TeecResult != TEEC_SUCCESS) in trusty_base_write_security_data()
175 if (TeecResult != TEEC_SUCCESS) in trusty_base_write_security_data()
196 if (TeecResult != TEEC_SUCCESS) in trusty_base_write_security_data()
229 if (TeecResult != TEEC_SUCCESS) in trusty_base_read_security_data()
233 if (TeecResult != TEEC_SUCCESS) in trusty_base_read_security_data()
259 if (TeecResult != TEEC_SUCCESS) in trusty_base_read_security_data()
268 if (TeecResult != TEEC_SUCCESS) in trusty_base_read_security_data()
[all …]
H A DOpteeClientApiLib.c103 TEEC_Result status = TEEC_SUCCESS; in OpteeClientApiLibInitialize()
106 return TEEC_SUCCESS; in OpteeClientApiLibInitialize()
113 if (status != TEEC_SUCCESS) { in OpteeClientApiLibInitialize()
118 if (status != TEEC_SUCCESS) { in OpteeClientApiLibInitialize()
125 return TEEC_SUCCESS; in OpteeClientApiLibInitialize()
140 TEEC_Result teecresult = TEEC_SUCCESS; in TEEC_InitializeContext()
197 return TEEC_SUCCESS; in TEEC_FinalizeContext()
210 TEEC_Result TeecResult = TEEC_SUCCESS; in TEEC_AllocateSharedMemory()
282 TEEC_Result TeecResult = TEEC_SUCCESS; in TEEC_RegisterSharedMemory()
306 if (TeecResult != TEEC_SUCCESS) in TEEC_RegisterSharedMemory()
[all …]
H A DOpteeClientRPC.c35 TEEC_Result TeecResult = TEEC_SUCCESS; in OpteeRpcAlloc()
58 return TEEC_SUCCESS; in OpteeRpcFree()
63 TEEC_Result TeecResult = TEEC_SUCCESS; in OpteeRpcCmdLoadV2Ta()
80 TeecResult = TEEC_SUCCESS; in OpteeRpcCmdLoadV2Ta()
122 TEEC_Result TeecResult = TEEC_SUCCESS; in OpteeRpcCmdFs()
129 TeeSmc32Arg->ret = TEEC_SUCCESS; in OpteeRpcCmdFs()
160 TEEC_Result TeecResult = TEEC_SUCCESS; in OpteeRpcCallback()
H A DOpteeClientSMC.c50 TEEC_Result TeecResult = TEEC_SUCCESS; in TEEC_SMC_OpenSession()
121 if (TeecResult != TEEC_SUCCESS) in TEEC_SMC_OpenSession()
151 TEEC_Result TeecResult = TEEC_SUCCESS; in TEEC_SMC_CloseSession()
177 if (TeecResult != TEEC_SUCCESS) in TEEC_SMC_CloseSession()
198 TEEC_Result TeecResult = TEEC_SUCCESS; in TEEC_SMC_InvokeCommand()
230 if (TeecResult != TEEC_SUCCESS) in TEEC_SMC_InvokeCommand()
331 TEEC_Result TeecResult = TEEC_SUCCESS; in OpteeSmcCall()
351 TeecResult = TEEC_SUCCESS; in OpteeSmcCall()
H A DOpteeClientRkNewFs_v1.c555 return TEEC_SUCCESS; in rkss_verify_ptable()
582 return TEEC_SUCCESS; in rkss_verify_usedflags()
586 return TEEC_SUCCESS; in rkss_verify_usedflags()
617 return TEEC_SUCCESS; in rkss_get_fileinfo_by_index()
835 return TEEC_SUCCESS; in rkss_incref_multi_usedflags_sections()
870 return TEEC_SUCCESS; in rkss_decref_multi_usedflags_sections()
958 return TEEC_SUCCESS; in rkss_write_back_ptable()
990 return TEEC_SUCCESS; in ree_fs_new_open()
1062 return TEEC_SUCCESS; in ree_fs_new_create()
1071 return TEEC_SUCCESS; in ree_fs_new_close()
[all …]
H A Dtee_mmc_rpmb.c46 ret = TEEC_SUCCESS; in rpmb_data_req()
100 TEEC_Result result = TEEC_SUCCESS; in emmc_rpmb_process()
H A Dtee_ufs_rpmb.c77 ret = TEEC_SUCCESS; in rpmb_data_req()
167 TEEC_Result result = TEEC_SUCCESS; in ufs_rpmb_process()
H A DOpteeClientRkNewFs_v2.c991 return TEEC_SUCCESS; in ree_fs_new_open()
1051 return TEEC_SUCCESS; in ree_fs_new_create()
1060 return TEEC_SUCCESS; in ree_fs_new_close()
1113 return TEEC_SUCCESS; in ree_fs_new_read()
1210 return TEEC_SUCCESS; in ree_fs_new_write()
1251 return TEEC_SUCCESS; in ree_fs_new_truncate()
1295 return TEEC_SUCCESS; in ree_fs_new_remove()
1340 return TEEC_SUCCESS; in ree_fs_new_rename()
1365 return TEEC_SUCCESS; in ree_fs_new_opendir()
1379 return TEEC_SUCCESS; in ree_fs_new_closedir()
[all …]
/rk3399_rockchip-uboot/cmd/
H A Doptee.c34 if (TeecResult != TEEC_SUCCESS) in test_secure_storage_default()
38 if (TeecResult != TEEC_SUCCESS) in test_secure_storage_default()
60 if (TeecResult != TEEC_SUCCESS) { in test_secure_storage_default()
71 if (TeecResult != TEEC_SUCCESS) { in test_secure_storage_default()
86 if (TeecResult != TEEC_SUCCESS) { in test_secure_storage_default()
108 if (TeecResult != TEEC_SUCCESS) { in test_secure_storage_default()
119 if (TeecResult != TEEC_SUCCESS) { in test_secure_storage_default()
134 if (TeecResult != TEEC_SUCCESS) { in test_secure_storage_default()
176 if (TeecResult != TEEC_SUCCESS) in test_secure_storage_security_partition()
180 if (TeecResult != TEEC_SUCCESS) in test_secure_storage_security_partition()
[all …]
/rk3399_rockchip-uboot/common/
H A Dwrite_keybox.c146 if (TeecResult != TEEC_SUCCESS) in rk_send_keybox_to_ta()
149 if (TeecResult != TEEC_SUCCESS) in rk_send_keybox_to_ta()
174 if (TeecResult != TEEC_SUCCESS) in rk_send_keybox_to_ta()
180 if (TeecResult != TEEC_SUCCESS) in rk_send_keybox_to_ta()
187 if (TeecResult != TEEC_SUCCESS) in rk_send_keybox_to_ta()
194 if (TeecResult != TEEC_SUCCESS) in rk_send_keybox_to_ta()
215 if (TeecResult != TEEC_SUCCESS) in rk_send_keybox_to_ta()
294 if (ret == TEEC_SUCCESS) { in write_keybox_to_secure_storage()
335 if (ret == TEEC_SUCCESS) { in write_keybox_to_secure_storage()
358 if (ret == TEEC_SUCCESS) in write_keybox_to_secure_storage()
[all …]
H A Did_attestation.c42 if (ret != TEEC_SUCCESS) in read_id_attestation_digest()
82 if (ret == TEEC_SUCCESS) { in write_id_attestation_to_secure_storage()
H A Dkeymaster.c103 if (TeecResult == TEEC_SUCCESS) in read_from_keymaster()
/rk3399_rockchip-uboot/include/optee_include/
H A Dtee_client_api.h136 #define TEEC_SUCCESS 0x00000000 macro