| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/include/ |
| H A D | cryp_taf.h | 12 TEE_Result ta_entry_allocate_operation(uint32_t param_type, TEE_Param params[4] 15 TEE_Result ta_entry_free_operation(uint32_t param_type, TEE_Param params[4] 18 TEE_Result ta_entry_get_operation_info(uint32_t param_type, TEE_Param params[4] 21 TEE_Result ta_entry_reset_operation(uint32_t param_type, TEE_Param params[4]); 23 TEE_Result ta_entry_set_operation_key(uint32_t param_type, TEE_Param params[4] 26 TEE_Result ta_entry_set_operation_key2(uint32_t param_type, TEE_Param params[4] 29 TEE_Result ta_entry_copy_operation(uint32_t param_type, TEE_Param params[4]); 31 TEE_Result ta_entry_digest_update(uint32_t param_type, TEE_Param params[4]); 33 TEE_Result ta_entry_digest_do_final(uint32_t param_type, TEE_Param params[4]); 35 TEE_Result ta_entry_cipher_init(uint32_t param_type, TEE_Param params[4]); [all …]
|
| H A D | arith_taf.h | 10 TEE_Param params[TEE_NUM_PARAMS]); 12 TEE_Param params[TEE_NUM_PARAMS]); 14 TEE_Param params[TEE_NUM_PARAMS]); 16 TEE_Param params[TEE_NUM_PARAMS]); 18 TEE_Param params[TEE_NUM_PARAMS]); 20 TEE_Param params[TEE_NUM_PARAMS]); 22 TEE_Param params[TEE_NUM_PARAMS]); 24 TEE_Param params[TEE_NUM_PARAMS]); 26 TEE_Param params[TEE_NUM_PARAMS]); 28 TEE_Param params[TEE_NUM_PARAMS]); [all …]
|
| H A D | mbedtls_taf.h | 10 TEE_Param params[TEE_NUM_PARAMS]); 12 TEE_Param params[TEE_NUM_PARAMS]); 14 TEE_Param params[TEE_NUM_PARAMS]);
|
| H A D | derive_key_taf.h | 12 TEE_Param params[4]); 14 TEE_Param params[4]);
|
| H A D | aes_taf.h | 14 TEE_Param params[4]); 18 TEE_Param params[4]);
|
| H A D | sha2_taf.h | 13 TEE_Result ta_entry_sha224(uint32_t param_types, TEE_Param params[4]); 16 TEE_Result ta_entry_sha256(uint32_t param_types, TEE_Param params[4]);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage/include/ |
| H A D | storage.h | 13 TEE_Param params[4]); 15 TEE_Param params[4]); 18 TEE_Param params[4]); 19 TEE_Result ta_storage_cmd_close(uint32_t param_types, TEE_Param params[4]); 20 TEE_Result ta_storage_cmd_read(uint32_t param_types, TEE_Param params[4]); 21 TEE_Result ta_storage_cmd_write(uint32_t param_types, TEE_Param params[4]); 22 TEE_Result ta_storage_cmd_seek(uint32_t param_types, TEE_Param params[4]); 23 TEE_Result ta_storage_cmd_unlink(uint32_t param_types, TEE_Param params[4]); 25 TEE_Param params[4]); 26 TEE_Result ta_storage_cmd_trunc(uint32_t param_types, TEE_Param params[4]); [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/include/ |
| H A D | os_test.h | 12 TEE_Result ta_entry_basic(uint32_t param_types, TEE_Param params[4]); 14 TEE_Param params[4]); 15 TEE_Result ta_entry_panic(uint32_t param_types, TEE_Param params[4]); 16 TEE_Result ta_entry_client(uint32_t param_types, TEE_Param params[4]); 17 TEE_Result ta_entry_params_access_rights(uint32_t p_types, TEE_Param params[4]); 18 TEE_Result ta_entry_wait(uint32_t param_types, TEE_Param params[4]); 19 TEE_Result ta_entry_bad_mem_access(uint32_t param_types, TEE_Param params[4]); 20 TEE_Result ta_entry_ta2ta_memref(uint32_t param_types, TEE_Param params[4]); 22 TEE_Param params[4]); 23 TEE_Result ta_entry_params(uint32_t param_types, TEE_Param params[4]); [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/ |
| H A D | arith_taf.c | 78 TEE_Param params[TEE_NUM_PARAMS]) in ta_entry_arith_new_var() 99 TEE_Param params[TEE_NUM_PARAMS]) in ta_entry_arith_new_fmm_ctx() 125 TEE_Param params[TEE_NUM_PARAMS]) in ta_entry_arith_new_fmm_var() 146 TEE_Param params[TEE_NUM_PARAMS]) in ta_entry_arith_free_handle() 161 TEE_Param params[TEE_NUM_PARAMS]) in ta_entry_arith_from_octet_string() 177 TEE_Param params[TEE_NUM_PARAMS]) in ta_entry_arith_from_s32() 192 TEE_Param params[TEE_NUM_PARAMS]) in ta_entry_arith_get_value() 211 TEE_Param params[TEE_NUM_PARAMS]) in ta_entry_arith_get_value_s32() 230 TEE_Param params[TEE_NUM_PARAMS]) in ta_entry_arith_get_bit() 245 TEE_Param params[TEE_NUM_PARAMS]) in ta_entry_arith_get_bit_count() [all …]
|
| H A D | cryp_taf.c | 21 TEE_Result ta_entry_allocate_operation(uint32_t param_type, TEE_Param params[4]) in ta_entry_allocate_operation() 38 TEE_Result ta_entry_free_operation(uint32_t param_type, TEE_Param params[4]) in ta_entry_free_operation() 50 TEE_Result ta_entry_get_operation_info(uint32_t param_type, TEE_Param params[4]) in ta_entry_get_operation_info() 67 TEE_Result ta_entry_reset_operation(uint32_t param_type, TEE_Param params[4]) in ta_entry_reset_operation() 79 TEE_Result ta_entry_set_operation_key(uint32_t param_type, TEE_Param params[4]) in ta_entry_set_operation_key() 91 TEE_Result ta_entry_set_operation_key2(uint32_t param_type, TEE_Param params[4]) in ta_entry_set_operation_key2() 105 TEE_Result ta_entry_copy_operation(uint32_t param_type, TEE_Param params[4]) in ta_entry_copy_operation() 119 TEE_Result ta_entry_digest_update(uint32_t param_type, TEE_Param params[4]) in ta_entry_digest_update() 132 TEE_Result ta_entry_digest_do_final(uint32_t param_type, TEE_Param params[4]) in ta_entry_digest_do_final() 146 TEE_Result ta_entry_cipher_init(uint32_t param_type, TEE_Param params[4]) in ta_entry_cipher_init() [all …]
|
| H A D | ta_entry.c | 18 static TEE_Result set_global(uint32_t param_types, TEE_Param params[4]); 19 static TEE_Result get_global(uint32_t param_types, TEE_Param params[4]); 39 TEE_Param pParams[4], in TA_OpenSessionEntryPoint() 59 static TEE_Result (*ta_cmd_entries[])(uint32_t, TEE_Param *) = { 67 TEE_Param pParams[4]) in TA_InvokeCommandEntryPoint() 291 static TEE_Result set_global(uint32_t param_types, TEE_Param params[4]) in set_global() 309 static TEE_Result get_global(uint32_t param_types, TEE_Param params[4]) in get_global()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage/ |
| H A D | storage.c | 22 uint32_t param_types, TEE_Param params[4]) in ta_storage_cmd_open() 63 uint32_t param_types, TEE_Param params[4]) in ta_storage_cmd_create() 110 TEE_Param params[4]) in ta_storage_cmd_create_overwrite() 150 TEE_Result ta_storage_cmd_close(uint32_t param_types, TEE_Param params[4]) in ta_storage_cmd_close() 161 TEE_Result ta_storage_cmd_read(uint32_t param_types, TEE_Param params[4]) in ta_storage_cmd_read() 185 TEE_Result ta_storage_cmd_write(uint32_t param_types, TEE_Param params[4]) in ta_storage_cmd_write() 207 TEE_Result ta_storage_cmd_seek(uint32_t param_types, TEE_Param params[4]) in ta_storage_cmd_seek() 230 TEE_Result ta_storage_cmd_unlink(uint32_t param_types, TEE_Param params[4]) in ta_storage_cmd_unlink() 244 TEE_Param params[4]) in ta_storage_cmd_rename() 279 TEE_Result ta_storage_cmd_trunc(uint32_t param_types, TEE_Param params[4]) in ta_storage_cmd_trunc() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/supp_plugin/ |
| H A D | ta_entry.c | 28 TEE_Param pParams[4] __unused, in TA_OpenSessionEntryPoint() 41 TEE_Param params[TEE_NUM_PARAMS]) in pass_values() 69 TEE_Param params[TEE_NUM_PARAMS]) in write_array() 91 TEE_Param params[TEE_NUM_PARAMS]) in get_array() 113 TEE_Param params[TEE_NUM_PARAMS] __unused) in bad_input_uuid() 122 TEE_Param params[TEE_NUM_PARAMS] __unused) in bad_input_data() 128 TEE_Param params[TEE_NUM_PARAMS] __unused) in bad_input_inlen() 136 TEE_Param params[TEE_NUM_PARAMS] in call_unknown_plugin() 149 TEE_Param pParams[4]) in TA_InvokeCommandEntryPoint()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rpc_test/ |
| H A D | ta_rpc.c | 17 TEE_Param pParams[4], uint32_t cmd) in rpc_call_cryp() 22 TEE_Param params[4] = { }; in rpc_call_cryp() 107 TEE_Result rpc_sha224(bool sec_mem, uint32_t nParamTypes, TEE_Param pParams[4]) in rpc_sha224() 113 TEE_Result rpc_sha256(bool sec_mem, uint32_t nParamTypes, TEE_Param pParams[4]) in rpc_sha256() 120 TEE_Param pParams[4]) in rpc_aes256ecb_encrypt() 127 TEE_Param pParams[4]) in rpc_aes256ecb_decrypt() 134 TEE_Param params[4]) in rpc_open() 143 TEE_Param par[4] = { }; in rpc_open() 154 TEE_MemFill(params, 0, sizeof(TEE_Param) * 4); in rpc_open()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rpc_test/include/ |
| H A D | ta_rpc.h | 13 TEE_Result rpc_sha224(bool sec_mem, uint32_t nParamTypes, TEE_Param pParams[4]); 14 TEE_Result rpc_sha256(bool sec_mem, uint32_t nParamTypes, TEE_Param pParams[4]); 16 TEE_Param pParams[4]); 18 TEE_Param pParams[4]); 20 TEE_Param params[4]);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sims/include/ |
| H A D | ta_sims.h | 15 TEE_Param pParams[4]); 17 TEE_Result sims_read(uint32_t nParamTypes, TEE_Param pParams[4]); 18 TEE_Result sims_write(uint32_t nParamTypes, TEE_Param pParams[4]); 20 TEE_Param params[4]); 22 TEE_Param pParams[4]);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/socket/ |
| H A D | ta_entry.c | 26 TEE_Param params[4], in TA_OpenSessionEntryPoint() 45 static TEE_Result ta_entry_tcp_open(uint32_t param_types, TEE_Param params[4]) in ta_entry_tcp_open() 84 static TEE_Result ta_entry_udp_open(uint32_t param_types, TEE_Param params[4]) in ta_entry_udp_open() 123 static TEE_Result ta_entry_close(uint32_t param_types, TEE_Param params[4]) in ta_entry_close() 144 static TEE_Result ta_entry_send(uint32_t param_types, TEE_Param params[4]) in ta_entry_send() 168 static TEE_Result ta_entry_recv(uint32_t param_types, TEE_Param params[4]) in ta_entry_recv() 191 static TEE_Result ta_entry_error(uint32_t param_types, TEE_Param params[4]) in ta_entry_error() 214 static TEE_Result ta_entry_ioctl(uint32_t param_types, TEE_Param params[4]) in ta_entry_ioctl() 242 TEE_Param params[4]) in TA_InvokeCommandEntryPoint()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/tpm_log_test/ |
| H A D | ta_entry.c | 15 TEE_Param params[TEE_NUM_PARAMS]) in invoke_system_pta() 46 TEE_Param params[TEE_NUM_PARAMS] = { 0 }; in test_with_right_parameters() 115 TEE_Param params[TEE_NUM_PARAMS] = { 0 }; in test_short_buffer() 153 TEE_Param pParams[4] __unused, in TA_OpenSessionEntryPoint() 168 TEE_Param pParams[4] __unused) in TA_InvokeCommandEntryPoint()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/aes_perf/ |
| H A D | ta_aes_perf.c | 32 static bool is_inbuf_a_secure_memref(TEE_Param *param) in is_inbuf_a_secure_memref() 49 static bool is_outbuf_a_secure_memref(TEE_Param *param) in is_outbuf_a_secure_memref() 67 static TEE_Result flush_memref_buffer(TEE_Param *param) in flush_memref_buffer() 77 static __maybe_unused TEE_Result flush_memref_buffer(TEE_Param *param __unused) in flush_memref_buffer() 84 TEE_Param params[TEE_NUM_PARAMS], in cmd_process() 170 TEE_Result cmd_prepare_key(uint32_t param_types, TEE_Param params[4]) in cmd_prepare_key()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/ |
| H A D | os_test.c | 456 TEE_Param params[4]) in test_mem_access_right() 462 TEE_Param l_params[4] = { }; in test_mem_access_right() 774 TEE_Result ta_entry_basic(uint32_t param_types, TEE_Param params[4]) in ta_entry_basic() 811 TEE_Result ta_entry_panic(uint32_t param_types, TEE_Param params[4]) in ta_entry_panic() 833 TEE_Param params[4]) in ta_entry_client_with_timeout() 874 TEE_Result ta_entry_client(uint32_t param_types, TEE_Param params[4]) in ta_entry_client() 879 TEE_Param l_params[4] = { }; in ta_entry_client() 936 TEE_Result ta_entry_params_access_rights(uint32_t param_types, TEE_Param params[4]) in ta_entry_params_access_rights() 963 TEE_Result ta_entry_wait(uint32_t param_types, TEE_Param params[4]) in ta_entry_wait() 986 TEE_Result ta_entry_bad_mem_access(uint32_t param_types, TEE_Param params[4]) in ta_entry_bad_mem_access() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sdp_basic/ |
| H A D | ta_sdp_basic.c | 25 TEE_Param params[TEE_NUM_PARAMS]) in cmd_inject() 108 TEE_Param params[TEE_NUM_PARAMS]) in cmd_transform() 178 TEE_Param params[TEE_NUM_PARAMS]) in cmd_dump() 247 TEE_Param pParams[TEE_NUM_PARAMS], in cmd_invoke() 281 TEE_Param pParams[TEE_NUM_PARAMS], in cmd_invoke_pta() 324 TEE_Param pParams[TEE_NUM_PARAMS], in TA_OpenSessionEntryPoint() 340 TEE_Param pParams[TEE_NUM_PARAMS]) in TA_InvokeCommandEntryPoint()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sims/ |
| H A D | ta_sims.c | 28 TEE_Param params[4]) in sims_open_ta_session() 90 TEE_Result sims_read(uint32_t param_types, TEE_Param params[4]) in sims_read() 119 TEE_Result sims_write(uint32_t param_types, TEE_Param params[4]) in sims_write() 149 TEE_Param params[4]) in sims_get_counter() 163 TEE_Param params[4]) in sims_entry_panic()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/include/ |
| H A D | rktest_handle.h | 23 TEE_Result handle_transfer_data(uint32_t param_types, TEE_Param params[4]); 24 TEE_Result handle_storage_speed(uint32_t param_types, TEE_Param params[4]); 27 TEE_Result handle_crypto_hw(uint32_t param_types, TEE_Param params[4]);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/concurrent/ |
| H A D | ta_entry.c | 24 TEE_Param params[4], in TA_OpenSessionEntryPoint() 48 static TEE_Result ta_entry_busy_loop(uint32_t param_types, TEE_Param params[4]) in ta_entry_busy_loop() 81 static TEE_Result ta_entry_sha256(uint32_t param_types, TEE_Param params[4]) in ta_entry_sha256() 141 TEE_Param params[4]) in TA_InvokeCommandEntryPoint()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/concurrent_large/ |
| H A D | ta_entry.c | 24 TEE_Param params[4], in TA_OpenSessionEntryPoint() 48 static TEE_Result ta_entry_busy_loop(uint32_t param_types, TEE_Param params[4]) in ta_entry_busy_loop() 81 static TEE_Result ta_entry_sha256(uint32_t param_types, TEE_Param params[4]) in ta_entry_sha256() 141 TEE_Param params[4]) in TA_InvokeCommandEntryPoint()
|