Home
last modified time | relevance | path

Searched refs:ret_orig (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_1000.c53 uint32_t ret_orig = 0; in xtest_crypto_test() local
76 &ret_orig)); in xtest_crypto_test()
98 &ret_orig)); in xtest_crypto_test()
135 &ret_orig)); in xtest_crypto_test()
177 &ret_orig)); in xtest_crypto_test()
219 &ret_orig)); in xtest_crypto_test()
236 uint32_t ret_orig = 0; in xtest_tee_test_1001() local
240 &ret_orig); in xtest_tee_test_1001()
248 &session, PTA_INVOKE_TESTS_CMD_SELF_TESTS, NULL, &ret_orig)); in xtest_tee_test_1001()
258 uint32_t ret_orig = 0; in xtest_tee_test_1002() local
[all …]
H A Dregression_2000.c35 uint32_t *error, uint32_t *ret_orig) in socket_tcp_open() argument
55 &op, ret_orig); in socket_tcp_open()
65 uint32_t *error, uint32_t *ret_orig) in socket_udp_open() argument
85 &op, ret_orig); in socket_udp_open()
95 uint32_t timeout, uint32_t *ret_orig) in socket_send() argument
110 res = TEEC_InvokeCommand(session, TA_SOCKET_CMD_SEND, &op, ret_orig); in socket_send()
119 uint32_t timeout, uint32_t *ret_orig) in socket_recv() argument
134 res = TEEC_InvokeCommand(session, TA_SOCKET_CMD_RECV, &op, ret_orig); in socket_recv()
142 uint32_t *proto_error, uint32_t *ret_orig) in socket_get_error() argument
154 res = TEEC_InvokeCommand(session, TA_SOCKET_CMD_ERROR, &op, ret_orig); in socket_get_error()
[all …]
H A Dxtest_helpers.c31 uint32_t *ret_orig) in xtest_teec_open_session() argument
34 TEEC_LOGIN_PUBLIC, NULL, op, ret_orig); in xtest_teec_open_session()
49 uint32_t ret_orig = 0; in ta_crypt_cmd_allocate_operation() local
60 &ret_orig); in ta_crypt_cmd_allocate_operation()
64 ret_orig); in ta_crypt_cmd_allocate_operation()
81 uint32_t ret_orig = 0; in ta_crypt_cmd_allocate_transient_object() local
90 &ret_orig); in ta_crypt_cmd_allocate_transient_object()
94 ret_orig); in ta_crypt_cmd_allocate_transient_object()
200 uint32_t ret_orig = 0; in ta_crypt_cmd_populate_transient_object() local
219 &ret_orig); in ta_crypt_cmd_populate_transient_object()
[all …]
H A Dregression_4100.c23 uint32_t ret_orig = 0; in cmd_new_var() local
28 res = TEEC_InvokeCommand(s, TA_CRYPT_CMD_ARITH_NEW_VAR, &op, &ret_orig); in cmd_new_var()
29 ADBG_EXPECT_TEEC_ERROR_ORIGIN(c, TEEC_ORIGIN_TRUSTED_APP, ret_orig); in cmd_new_var()
41 uint32_t ret_orig = 0; in cmd_new_fmm_var() local
47 &ret_orig); in cmd_new_fmm_var()
48 ADBG_EXPECT_TEEC_ERROR_ORIGIN(c, TEEC_ORIGIN_TRUSTED_APP, ret_orig); in cmd_new_fmm_var()
61 uint32_t ret_orig = 0; in cmd_new_fmm_ctx() local
68 &ret_orig); in cmd_new_fmm_ctx()
69 ADBG_EXPECT_TEEC_ERROR_ORIGIN(c, TEEC_ORIGIN_TRUSTED_APP, ret_orig); in cmd_new_fmm_ctx()
84 uint32_t ret_orig = 0; in cmd_free_handle() local
[all …]
H A Dregression_8100.c33 uint32_t ret_orig = 0; in test_8101() local
37 NULL, &ret_orig))) in test_8101()
41 NULL, &ret_orig)); in test_8101()
81 uint32_t ret_orig = 0; in test_8102() local
89 NULL, &ret_orig))) in test_8102()
114 &op, &ret_orig)); in test_8102()
276 uint32_t ret_orig = 0; in test_8103() local
285 NULL, &ret_orig))) in test_8103()
302 &ret_orig); in test_8103()
H A Dregression_4000.c32 uint32_t ret_orig = 0; in ta_crypt_cmd_reset_operation() local
39 &ret_orig); in ta_crypt_cmd_reset_operation()
42 ret_orig); in ta_crypt_cmd_reset_operation()
54 uint32_t ret_orig = 0; in ta_crypt_cmd_copy_operation() local
65 &ret_orig); in ta_crypt_cmd_copy_operation()
69 ret_orig); in ta_crypt_cmd_copy_operation()
81 uint32_t ret_orig = 0; in ta_crypt_cmd_digest_update() local
92 res = TEEC_InvokeCommand(s, TA_CRYPT_CMD_DIGEST_UPDATE, &op, &ret_orig); in ta_crypt_cmd_digest_update()
96 ret_orig); in ta_crypt_cmd_digest_update()
110 uint32_t ret_orig = 0; in ta_crypt_cmd_digest_do_final() local
[all …]
H A Dxtest_helpers.h29 uint32_t *ret_orig);
33 uint32_t *ret_orig);
H A Dregression_5000.c145 uint32_t ret_orig = 0; in OpenSession_error_notExistingTA() local
155 &ret_orig)); in OpenSession_error_notExistingTA()
157 ret_orig); in OpenSession_error_notExistingTA()
H A Dregression_8000.c713 uint32_t ret_orig = 0; in xtest_tee_test_8001() local
717 &ret_orig))) in xtest_tee_test_8001()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_client_api.h198 uint32_t ret_orig = 0; \
209 &ret_orig)); \
211 ret_orig); \
249 uint32_t ret_orig = 0; \
255 &ret_orig)); \
256 ADBG_EXPECT_TEEC_ERROR_ORIGIN(c, expReturnOrigin, ret_orig); \
369 uint32_t ret_orig = 0; \
373 &ret_orig)); \
375 ADBG_EXPECT(c, (unsigned long)returnOrigin, ret_orig); \
H A Dxml_crypto_api.h1067 uint32_t ret_orig; in Invoke_Crypto_AllocateOperation() local
1080 res = TEEC_InvokeCommand(s, cmd, &op, &ret_orig); in Invoke_Crypto_AllocateOperation()
1098 uint32_t ret_orig = 0; in Invoke_Crypto_GetOperationInfo() local
1104 res = TEEC_InvokeCommand(s, cmd, &op, &ret_orig); in Invoke_Crypto_GetOperationInfo()
1548 uint32_t ret_orig; in Invoke_Crypto_AEUpdate_for_decryption() local
1574 res = TEEC_InvokeCommand(s, cmd, &op, &ret_orig); in Invoke_Crypto_AEUpdate_for_decryption()
1612 uint32_t ret_orig; in Invoke_Crypto_AEUpdateAAD() local
1626 res = TEEC_InvokeCommand(s, cmd, &op, &ret_orig); in Invoke_Crypto_AEUpdateAAD()
1653 uint32_t ret_orig; in Invoke_Crypto_AEEncryptFinal() local
1695 res = TEEC_InvokeCommand(s, cmd, &op, &ret_orig); in Invoke_Crypto_AEEncryptFinal()
[all …]
H A Dxml_common_api.h57 uint32_t ret_orig = 0; \
62 operation, &ret_orig)); \
67 ret_orig); \
69 ADBG_EXPECT(c, (unsigned long)returnOrigin, ret_orig); \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sdp_basic/
H A Dta_sdp_basic.c252 uint32_t ret_orig = 0; in cmd_invoke() local
257 &sess, &ret_orig); in cmd_invoke()
266 nCommandID, nParamTypes, pParams, &ret_orig); in cmd_invoke()
269 res, ret_orig); in cmd_invoke()
286 uint32_t ret_orig = 0; in cmd_invoke_pta() local
291 &sess, &ret_orig); in cmd_invoke_pta()
300 nCommandID, nParamTypes, pParams, &ret_orig); in cmd_invoke_pta()
303 res, ret_orig); in cmd_invoke_pta()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/
H A Dseed_rng_taf.c15 uint32_t ret_orig = 0; in seed_rng_pool() local
29 &sess, &ret_orig); in seed_rng_pool()
37 param_types, params, &ret_orig); in seed_rng_pool()
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dteec_benchmark.c67 uint32_t ret_orig = 0; in benchmark_pta_open() local
75 TEEC_LOGIN_PUBLIC, NULL, NULL, &ret_orig); in benchmark_pta_open()
94 uint32_t ret_orig = 0; in benchmark_get_bench_buf_paddr() local
107 &op, &ret_orig); in benchmark_get_bench_buf_paddr()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/
H A Dos_test.c460 uint32_t ret_orig = 0; in test_mem_access_right() local
498 &ret_orig, sizeof(ret_orig)); in test_mem_access_right()
525 &sess, &ret_orig); in test_mem_access_right()
539 l_pts, l_params, &ret_orig); in test_mem_access_right()
838 uint32_t ret_orig = 0; in ta_entry_client_with_timeout() local
849 &sess, &ret_orig); in ta_entry_client_with_timeout()
859 &ret_orig); in ta_entry_client_with_timeout()
861 if (ret_orig != TEE_ORIGIN_TRUSTED_APP || res != TEE_ERROR_CANCEL) { in ta_entry_client_with_timeout()
864 (unsigned int)ret_orig); in ta_entry_client_with_timeout()
881 uint32_t ret_orig = 0; in ta_entry_client() local
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sims/
H A Dta_sims.c33 uint32_t ret_orig = 0; in sims_open_ta_session() local
52 &sess, &ret_orig); in sims_open_ta_session()
165 uint32_t ret_orig = 0; in sims_entry_panic() local
188 &ret_orig); in sims_entry_panic()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dutee_syscalls.h53 uint32_t *ret_orig);
63 uint32_t *ret_orig);
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dutee_syscalls.h80 uint32_t *sess, uint32_t *ret_orig);
88 struct utee_params *params, uint32_t *ret_orig);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dutee_syscalls.h53 uint32_t *ret_orig);
63 uint32_t *ret_orig);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dutee_syscalls.h53 uint32_t *ret_orig);
63 uint32_t *ret_orig);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dutee_syscalls.h53 uint32_t *ret_orig);
63 uint32_t *ret_orig);
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dutee_syscalls.h80 uint32_t *sess, uint32_t *ret_orig);
88 struct utee_params *params, uint32_t *ret_orig);