Searched refs:seq_num_v (Results 1 – 5 of 5) sorted by relevance
203 u8 seq_num_v[HDCP_2_2_SEQ_NUM_LEN]; member
1540 hdcp->seq_num_v = 0; in hdcp2_authentication_key_exchange() 1755 u32 seq_num_v, device_cnt; in hdcp2_authenticate_repeater_topology() local 1786 /* Converting and Storing the seq_num_v to local variable as DWORD */ in hdcp2_authenticate_repeater_topology() 1787 seq_num_v = in hdcp2_authenticate_repeater_topology() 1788 drm_hdcp_be24_to_cpu((const u8 *)msgs.recvid_list.seq_num_v); in hdcp2_authenticate_repeater_topology() 1790 if (!hdcp->hdcp2_encrypted && seq_num_v) { in hdcp2_authenticate_repeater_topology() 1796 if (seq_num_v < hdcp->seq_num_v) { in hdcp2_authenticate_repeater_topology() 1797 /* Roll over of the seq_num_v from repeater. Reauthenticate. */ in hdcp2_authenticate_repeater_topology() 1817 hdcp->seq_num_v in hdcp2_authenticate_repeater_topology() [all...]
430 memcpy(verify_repeater_in.seq_num_v, rep_topology->seq_num_v, in intel_hdcp_gsc_repeater_check_flow_prepare_ack()
479 u32 seq_num_v; member
517 u8 seq_num_v[HDCP_2_2_SEQ_NUM_LEN]; member