Searched defs:msg_buf (Results 1 – 11 of 11) sorted by relevance
| /base/tee/tee_os_framework/framework/gtask/src/framework/ |
| D | tee_s_cmd_dispatch.c | 84 static int32_t handle_ta2ta_cmd(uint32_t cmd_id, uint32_t task_id, const uint8_t *msg_buf, uint32_t… in handle_ta2ta_cmd() 271 static int32_t handle_msg_from_ta(uint32_t back_cmd, uint32_t task_id, const uint8_t *msg_buf, in handle_msg_from_ta() 332 int32_t handle_s_cmd(uint32_t cmd_id, uint32_t task_id, const uint8_t *msg_buf, uint32_t msg_size) in handle_s_cmd()
|
| D | gtask_adapt.c | 70 static int convert_ta2gtask_msg_handle(const uint8_t *msg_buf, bool ta_is_64, ta_to_global_msg *msg) in convert_ta2gtask_msg_handle() 94 int convert_ta2gtask_msg(const uint8_t *msg_buf, uint32_t msg_size, uint32_t taskid, ta_to_global_m… in convert_ta2gtask_msg()
|
| D | ext_interface.c | 116 int32_t handle_info_query(uint32_t cmd_id, uint32_t task_id, const uint8_t *msg_buf, uint32_t msg_s… in handle_info_query()
|
| D | tee_task_exception.c | 384 int32_t process_task_crash(uint32_t cmd_id, uint32_t task_id, const uint8_t *msg_buf, in process_task_crash()
|
| /base/tee/tee_os_framework/lib/teelib/libipc_hal/src/ |
| D | cs.c | 46 char msg_buf[SYSCAL_MSG_BUFFER_SIZE] = {0}; in cs_server_loop() local
|
| /base/startup/hvb/libhvb/src/cert/ |
| D | hvb_cert.c | 68 static enum hvb_errno hvb_compare_hash_rsa(struct hvb_buf *digest_buf, struct hvb_buf *msg_buf, in hvb_compare_hash_rsa() 107 static enum hvb_errno hvb_compare_hash_sm(struct hvb_buf *digest_buf, struct hvb_buf *msg_buf) in hvb_compare_hash_sm() 137 static enum hvb_errno hvb_compare_hash(struct hvb_buf *digest_buf, struct hvb_buf *msg_buf, in hvb_compare_hash()
|
| /base/tee/tee_os_framework/framework/gtask/src/app_load/ |
| D | tee_load_lib.c | 254 int32_t handle_unlink_dynamic_drv(uint32_t cmd_id, uint32_t task_id, const uint8_t *msg_buf, uint32… in handle_unlink_dynamic_drv()
|
| D | tee_app_load_srv.c | 760 int32_t process_register_elf_req(uint32_t cmd_id, uint32_t task_id, const uint8_t *msg_buf, uint32_… in process_register_elf_req()
|
| /base/tee/tee_dev_kit/sdk/src/TA/rsa_demo/ |
| D | rsa_demo_ta.c | 55 TEE_Result generate_random(uint8_t *msg_buf, uint32_t *msg_len) in generate_random()
|
| /base/tee/tee_os_framework/framework/gtask/src/task_adaptor/ |
| D | task_adaptor.c | 166 int32_t task_adapt_set_caller_info(uint32_t cmd_id, uint32_t task_id, const uint8_t *msg_buf, uint3… in task_adapt_set_caller_info()
|
| /base/tee/tee_os_framework/framework/gtask/src/manager/ |
| D | agent_manager.c | 842 int32_t handle_agent_request(uint32_t cmd_id, uint32_t task_id, const uint8_t *msg_buf, uint32_t ms… in handle_agent_request()
|