Searched refs:rx_caps (Results 1 – 5 of 5) sorted by relevance
226 u8 rx_caps[HDCP_2_2_RXCAPS_LEN]; member
145 memcpy(verify_rxcert_in.rx_caps, rx_cert->rx_caps, HDCP_2_2_RXCAPS_LEN); in mei_hdcp_verify_receiver_cert_prepare_km()
158 u8 rx_caps[HDCP_2_2_RXCAPS_LEN]; member
1209 if (msgs.send_cert.rx_caps[0] != HDCP_2_2_RX_CAPS_VERSION_VAL) { in hdcp2_authentication_key_exchange()1214 hdcp->is_repeater = HDCP_2_2_RX_REPEATER(msgs.send_cert.rx_caps[2]); in hdcp2_authentication_key_exchange()
6141 u8 rx_caps[3]; in intel_dp_hdcp2_capable() local6147 rx_caps, HDCP_2_2_RXCAPS_LEN); in intel_dp_hdcp2_capable()6151 if (rx_caps[0] == HDCP_2_2_RX_CAPS_VERSION_VAL && in intel_dp_hdcp2_capable()6152 HDCP_2_2_DP_HDCP_CAPABLE(rx_caps[2])) in intel_dp_hdcp2_capable()