Searched refs:send_cert (Results 1 – 1 of 1) sorted by relevance
1182 struct hdcp2_ake_send_cert send_cert; in hdcp2_authentication_key_exchange() member1205 &msgs.send_cert, sizeof(msgs.send_cert)); in hdcp2_authentication_key_exchange()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()1216 if (drm_hdcp_check_ksvs_revoked(dev, msgs.send_cert.cert_rx.receiver_id, in hdcp2_authentication_key_exchange()1226 ret = hdcp2_verify_rx_cert_prepare_km(connector, &msgs.send_cert, in hdcp2_authentication_key_exchange()