Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2206/
Dpoc.cpp40 tRW_I93_CB *p_i93 = &rw_cb.tcb.i93; in main() local
67 p_i93->state = RW_I93_STATE_SET_READ_ONLY; in main()
68 p_i93->sub_state = RW_I93_SUBSTATE_WAIT_CC; in main()
69 p_i93->block_size = 1; in main()
71 p_i93->ndef_tlv_start_offset = 0; in main()
72 p_i93->rw_length = RWLENGTH; in main()
73 p_i93->ndef_length = p_i93->rw_length * 2; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2035/
Dpoc.cpp36 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in main() local
64 p_i93->state = RW_I93_STATE_UPDATE_NDEF; in main()
65 p_i93->sub_state = RW_I93_SUBSTATE_RESET_LEN; in main()
66 p_i93->block_size = 2 * (I93_MAX_BLOCK_LENGH + 1); in main()
67 p_i93->ndef_tlv_start_offset = 2 * (I93_MAX_BLOCK_LENGH) - 1; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2038/
Dpoc.cpp35 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in main() local
59 p_i93->state = RW_I93_STATE_BUSY; in main()
60 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in main()
61 p_i93->block_size = I93_MAX_BLOCK_LENGH - 1; in main()
62 p_i93->sent_cmd = I93_CMD_GET_SYS_INFO; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2039/
Dpoc.cpp39 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in main() local
63 p_i93->state = RW_I93_STATE_DETECT_NDEF; in main()
64 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in main()
65 p_i93->block_size = I93_MAX_BLOCK_LENGH - 1; in main()
66 p_i93->sent_cmd = I93_CMD_GET_SYS_INFO; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0039/
Dpoc.cpp69 tRW_I93_CB *p_i93 = &rw_cb.tcb.i93; in main() local
82 p_i93->state = RW_I93_STATE_UPDATE_NDEF; in main()
83 p_i93->i93_t5t_mode = RW_I93_GET_SYS_INFO_MEM_INFO; in main()
84 p_i93->sub_state = RW_I93_SUBSTATE_UPDATE_LEN; in main()
85 p_i93->block_size = 30; in main()
86 p_i93->rw_length = 1; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0037/
Dpoc.cpp69 tRW_I93_CB *p_i93 = &rw_cb.tcb.i93; in main() local
82 p_i93->state = RW_I93_STATE_SET_READ_ONLY; in main()
83 p_i93->i93_t5t_mode = RW_I93_GET_SYS_INFO_MEM_INFO; in main()
84 p_i93->sub_state = RW_I93_SUBSTATE_WAIT_CC; in main()
85 p_i93->block_size = 255; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0038/
Dpoc.cpp69 tRW_I93_CB *p_i93 = &rw_cb.tcb.i93; in main() local
82 p_i93->state = RW_I93_STATE_UPDATE_NDEF; in main()
83 p_i93->i93_t5t_mode = RW_I93_GET_SYS_INFO_MEM_INFO; in main()
84 p_i93->sub_state = RW_I93_SUBSTATE_RESET_LEN; in main()
85 p_i93->block_size = 30; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0006/
Dpoc.cpp53 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in main() local
77 p_i93->state = RW_I93_STATE_FORMAT; in main()
78 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in main()
79 p_i93->block_size = I93_MAX_BLOCK_LENGH - 1; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0450/
Dpoc.cpp119 tRW_I93_CB *p_i93 = &rw_cb.tcb.i93; in main() local
131 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_READ_ONLY; in main()
145 p_i93->state = RW_I93_STATE_FORMAT; in main()
146 p_i93->block_size = 7; in main()