H A D | gp_ops.c | 50 struct tc_op_params *op_params); 344 struct tc_op_params *op_params, uint8_t kernel_params, in alloc_for_tmp_mem() 372 op_params->mb_pack->operation.params[index].memref.size = buffer_size; in alloc_for_tmp_mem() 374 op_params->trans_paramtype[index] = param_type; in alloc_for_tmp_mem() 377 op_params->local_tmpbuf[index].temp_buffer = NULL; in alloc_for_tmp_mem() 378 op_params->local_tmpbuf[index].size = 0; in alloc_for_tmp_mem() 379 op_params->mb_pack->operation.params[index].memref.buffer = 0; in alloc_for_tmp_mem() 380 op_params->mb_pack->operation.buffer_h_addr[index] = 0; in alloc_for_tmp_mem() 389 op_params->local_tmpbuf[index].temp_buffer = temp_buf; in alloc_for_tmp_mem() 390 op_params in alloc_for_tmp_mem() 343 alloc_for_tmp_mem(const struct tc_call_params *call_params, struct tc_op_params *op_params, uint8_t kernel_params, uint32_t param_type, unsigned int index) alloc_for_tmp_mem() argument 452 set_operation_buffer(const struct tc_ns_shared_mem *shared_mem, void *buffer_addr, uint32_t buffer_size, unsigned int index, struct tc_op_params *op_params) set_operation_buffer() argument 481 alloc_for_ref_mem(const struct tc_call_params *call_params, struct tc_op_params *op_params, uint8_t kernel_params, uint32_t param_type, unsigned int index) alloc_for_ref_mem() argument 612 transfer_shared_mem(const struct tc_call_params *call_params, struct tc_op_params *op_params, uint8_t kernel_params, uint32_t param_type, unsigned int index) transfer_shared_mem() argument 659 transfer_shared_mem(const struct tc_call_params *call_params, const struct tc_op_params *op_params, uint8_t kernel_params, uint32_t param_type, unsigned int index) transfer_shared_mem() argument 673 transfer_client_value(const struct tc_call_params *call_params, struct tc_op_params *op_params, uint8_t kernel_params, uint32_t param_type, unsigned int index) transfer_client_value() argument 713 alloc_operation(const struct tc_call_params *call_params, struct tc_op_params *op_params) alloc_operation() argument 774 update_tmp_mem(const struct tc_call_params *call_params, const struct tc_op_params *op_params, unsigned int index, bool is_complete) update_tmp_mem() argument 826 update_for_ref_mem(const struct tc_call_params *call_params, const struct tc_op_params *op_params, unsigned int index) update_for_ref_mem() argument 882 update_for_value(const struct tc_call_params *call_params, const struct tc_op_params *op_params, unsigned int index) update_for_value() argument 918 update_client_operation(const struct tc_call_params *call_params, const struct tc_op_params *op_params, bool is_complete) update_client_operation() argument 970 free_operation(const struct tc_call_params *call_params, struct tc_op_params *op_params) free_operation() argument 1046 alloc_for_client_call(struct tc_op_params *op_params) alloc_for_client_call() argument 1065 init_smc_cmd(const struct tc_call_params *call_params, struct tc_op_params *op_params) init_smc_cmd() argument 1106 need_check_login(const struct tc_call_params *call_params, const struct tc_op_params *op_params) need_check_login() argument 1117 check_login_for_encrypt(const struct tc_call_params *call_params, struct tc_op_params *op_params) check_login_for_encrypt() argument 1151 reset_session_id(const struct tc_call_params *call_params, const struct tc_op_params *op_params, int tee_ret) reset_session_id() argument 1191 release_tc_call_resource(const struct tc_call_params *call_params, struct tc_op_params *op_params, int tee_ret) release_tc_call_resource() argument 1213 config_smc_cmd_context(const struct tc_call_params *call_params, struct tc_op_params *op_params) config_smc_cmd_context() argument 1227 handle_ta_pending(const struct tc_call_params *call_params, struct tc_op_params *op_params, int *tee_ret) handle_ta_pending() argument 1241 post_proc_smc_return(const struct tc_call_params *call_params, struct tc_op_params *op_params, int tee_ret) post_proc_smc_return() argument 1268 struct tc_op_params op_params = { NULL, NULL, {{0}}, {0}, false }; tc_client_call() local [all...] |