Home
last modified time | relevance | path

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

/optee_client/tee-supplicant/src/
A Drpmb.c97 uint16_t msg_type; member
257 uint16_t msg_type; member
442 frm->msg_type = in ioctl_emu_get_keyprog_result()
511 msg_type = ntohs(frm->msg_type); in ioctl_emu_cmd()
515 mem->last_op.msg_type = msg_type; in ioctl_emu_cmd()
520 mem->last_op.msg_type = msg_type; in ioctl_emu_cmd()
530 mem->last_op.msg_type = msg_type; in ioctl_emu_cmd()
540 msg_type = ntohs(frm->msg_type); in ioctl_emu_cmd()
667 uint16_t msg_type = ntohs(req_frm->msg_type); in rpmb_data_req() local
672 if (req_frm[i].msg_type != msg_type) { in rpmb_data_req()
[all …]

Completed in 3 milliseconds