Home
last modified time | relevance | path

Searched refs:TEE_ERROR_GENERIC (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/
H A Dderive_key_taf.c26 TEE_Result res = TEE_ERROR_GENERIC; in derive_unique_key()
54 TEE_Result res = TEE_ERROR_GENERIC; in derive_ta_unique_key_test()
80 res_final = TEE_ERROR_GENERIC; in derive_ta_unique_key_test()
84 res_final = TEE_ERROR_GENERIC; in derive_ta_unique_key_test()
87 res_final = TEE_ERROR_GENERIC; in derive_ta_unique_key_test()
100 res_final = TEE_ERROR_GENERIC; in derive_ta_unique_key_test()
105 res_final = TEE_ERROR_GENERIC; in derive_ta_unique_key_test()
108 res_final = TEE_ERROR_GENERIC; in derive_ta_unique_key_test()
121 res_final = TEE_ERROR_GENERIC; in derive_ta_unique_key_test()
125 res_final = TEE_ERROR_GENERIC; in derive_ta_unique_key_test()
[all …]
H A Dcryp_taf.c23 TEE_Result res = TEE_ERROR_GENERIC; in ta_entry_allocate_operation()
268 TEE_Result res = TEE_ERROR_GENERIC; in ta_entry_allocate_transient_object()
377 TEE_Result res = TEE_ERROR_GENERIC; in ta_entry_populate_transient_object()
413 TEE_Result res = TEE_ERROR_GENERIC; in ta_entry_generate_key()
435 TEE_Result res = TEE_ERROR_GENERIC; in ta_entry_asymmetric_encrypt()
460 TEE_Result res = TEE_ERROR_GENERIC; in ta_entry_asymmetric_decrypt()
486 TEE_Result res = TEE_ERROR_GENERIC; in ta_entry_asymmetric_sign_digest()
512 TEE_Result res = TEE_ERROR_GENERIC; in ta_entry_asymmetric_verify_digest()
538 TEE_Result res = TEE_ERROR_GENERIC; in ta_entry_derive_key()
H A Dmbedtls_taf.c46 return TEE_ERROR_GENERIC; \ in ta_entry_mbedtls_self_tests()
134 return TEE_ERROR_GENERIC; in write_cert()
154 return TEE_ERROR_GENERIC; in write_cert()
H A Dseed_rng_taf.c14 TEE_Result res = TEE_ERROR_GENERIC; in seed_rng_pool()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/
H A Dos_test.c44 return TEE_ERROR_GENERIC; in check_returned_prop()
50 return TEE_ERROR_GENERIC; in check_returned_prop()
61 return TEE_ERROR_GENERIC; in check_binprop_ones()
66 return TEE_ERROR_GENERIC; in check_binprop_ones()
74 TEE_Result res = TEE_ERROR_GENERIC; in get_binblock_property()
87 return res ? res : TEE_ERROR_GENERIC; in get_binblock_property()
108 TEE_Result res = TEE_ERROR_GENERIC; in print_properties()
133 return TEE_ERROR_GENERIC; in print_properties()
176 return TEE_ERROR_GENERIC; in print_properties()
210 return TEE_ERROR_GENERIC; in print_properties()
[all …]
H A Dcxx_tests.cpp30 return TEE_ERROR_GENERIC; in ta_entry_cxx_ctor_main()
42 TEE_Result res = TEE_ERROR_GENERIC; in ta_entry_cxx_ctor_shlib_dl()
49 return TEE_ERROR_GENERIC; in ta_entry_cxx_ctor_shlib_dl()
71 return TEE_ERROR_GENERIC; in ta_entry_cxx_exc_main()
106 return TEE_ERROR_GENERIC; in ta_entry_cxx_exc_mixed()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/tpm_log_test/
H A Dta_entry.c19 TEE_Result res = TEE_ERROR_GENERIC; in invoke_system_pta()
69 return TEE_ERROR_GENERIC; in test_with_right_parameters()
82 return TEE_ERROR_GENERIC; in test_with_right_parameters()
94 return TEE_ERROR_GENERIC; in test_with_right_parameters()
123 return TEE_ERROR_GENERIC; in test_short_buffer()
129 return TEE_ERROR_GENERIC; in test_short_buffer()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage/
H A Dstorage.c24 TEE_Result res = TEE_ERROR_GENERIC; in ta_storage_cmd_open()
65 TEE_Result res = TEE_ERROR_GENERIC; in ta_storage_cmd_create()
112 TEE_Result res = TEE_ERROR_GENERIC; in ta_storage_cmd_create_overwrite()
209 TEE_Result res = TEE_ERROR_GENERIC; in ta_storage_cmd_seek()
248 TEE_Result res = TEE_ERROR_GENERIC; in ta_storage_cmd_rename()
292 TEE_Result res = TEE_ERROR_GENERIC; in ta_storage_cmd_alloc_enum()
397 return TEE_ERROR_GENERIC; in check_obj()
515 TEE_Result res = TEE_ERROR_GENERIC; in ta_storage_cmd_loop()
566 TEE_Result res = TEE_ERROR_GENERIC; in ta_storage_cmd_alloc_obj()
609 TEE_Result res = TEE_ERROR_GENERIC; in ta_storage_cmd_get_obj_info()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/aes_perf/
H A Dta_aes_perf.c34 TEE_Result res = TEE_ERROR_GENERIC; in is_inbuf_a_secure_memref()
51 TEE_Result res = TEE_ERROR_GENERIC; in is_outbuf_a_secure_memref()
69 TEE_Result res = TEE_ERROR_GENERIC; in flush_memref_buffer()
87 TEE_Result res = TEE_ERROR_GENERIC; in cmd_process()
172 TEE_Result res = TEE_ERROR_GENERIC; in cmd_prepare_key()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sdp_basic/
H A Dta_sdp_basic.c27 TEE_Result rc = TEE_ERROR_GENERIC; in cmd_inject()
110 TEE_Result rc = TEE_ERROR_GENERIC; in cmd_transform()
180 TEE_Result rc = TEE_ERROR_GENERIC; in cmd_dump()
253 TEE_Result res = TEE_ERROR_GENERIC; in cmd_invoke()
287 TEE_Result res = TEE_ERROR_GENERIC; in cmd_invoke_pta()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/supp_plugin/
H A Dta_entry.c47 TEE_Result res = TEE_ERROR_GENERIC; in pass_values()
75 TEE_Result res = TEE_ERROR_GENERIC; in write_array()
97 TEE_Result res = TEE_ERROR_GENERIC; in get_array()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sha_perf/
H A Dta_sha_perf.c26 TEE_Result res = TEE_ERROR_GENERIC; in cmd_process()
57 TEE_Result res = TEE_ERROR_GENERIC; in cmd_prepare_op()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_2000.c37 TEE_Result res = TEE_ERROR_GENERIC; in socket_tcp_open()
67 TEE_Result res = TEE_ERROR_GENERIC; in socket_udp_open()
97 TEE_Result res = TEE_ERROR_GENERIC; in socket_send()
121 TEE_Result res = TEE_ERROR_GENERIC; in socket_recv()
144 TEE_Result res = TEE_ERROR_GENERIC; in socket_get_error()
178 TEE_Result res = TEE_ERROR_GENERIC; in socket_ioctl()
418 TEE_Result res = TEE_ERROR_GENERIC; in xtest_tee_test_2002_thread()
603 TEE_Result res = TEE_ERROR_GENERIC; in xtest_tee_test_2003()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage_benchmark/
H A Dbenchmark.c257 TEE_Result res = TEE_ERROR_GENERIC; in verify_file_data()
301 TEE_Result res = TEE_ERROR_GENERIC; in ta_stroage_benchmark_chunk_access_test()
396 TEE_Result res = TEE_ERROR_GENERIC; in ta_storage_benchmark_cmd_handler()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rpc_test/
H A Dta_rpc.c20 TEE_Result res = TEE_ERROR_GENERIC; in rpc_call_cryp()
138 TEE_Result res = TEE_ERROR_GENERIC; in rpc_open()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test_lib/
H A Dos_test_lib_cxx.cpp23 return TEE_ERROR_GENERIC; in os_test_shlib_cxx_ctor()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test_lib_dl/
H A Dos_test_lib_dl_cxx.cpp23 return TEE_ERROR_GENERIC; in os_test_shlib_dl_cxx_ctor()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/create_fail_test/
H A Dta_entry.c17 return TEE_ERROR_GENERIC; in TA_CreateEntryPoint()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/socket/
H A Dta_entry.c47 TEE_Result res = TEE_ERROR_GENERIC; in ta_entry_tcp_open()
86 TEE_Result res = TEE_ERROR_GENERIC; in ta_entry_udp_open()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/
H A Drktest_socket.c19 TEE_Result res = TEE_ERROR_GENERIC; in handle_socket()
/OK3568_Linux_fs/u-boot/lib/avb/rk_avb_user/
H A Drk_avb_ops_user.c107 case TEE_ERROR_GENERIC: in rk_avb_read_flash_lock_state()
168 case TEE_ERROR_GENERIC: in rk_avb_read_lock_state()
221 case TEE_ERROR_GENERIC: in rk_avb_read_perm_attr_flag()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/concurrent/
H A Dta_entry.c83 TEE_Result res = TEE_ERROR_GENERIC; in ta_entry_sha256()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/concurrent_large/
H A Dta_entry.c83 TEE_Result res = TEE_ERROR_GENERIC; in ta_entry_sha256()
/OK3568_Linux_fs/u-boot/lib/avb/libavb_user/
H A Davb_ops_user.c227 case TEE_ERROR_GENERIC: in read_rollback_index()
291 case TEE_ERROR_GENERIC: in read_is_device_unlocked()
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_defines.h26 #define TEE_ERROR_GENERIC 0xFFFF0000 macro

12