Searched refs:send_cert (Results 1 – 1 of 1) sorted by relevance
1424 struct hdcp2_ake_send_cert send_cert; in hdcp2_authentication_key_exchange() member1447 &msgs.send_cert, sizeof(msgs.send_cert)); in hdcp2_authentication_key_exchange()1451 if (msgs.send_cert.rx_caps[0] != HDCP_2_2_RX_CAPS_VERSION_VAL) { in hdcp2_authentication_key_exchange()1456 hdcp->is_repeater = HDCP_2_2_RX_REPEATER(msgs.send_cert.rx_caps[2]); in hdcp2_authentication_key_exchange()1459 msgs.send_cert.cert_rx.receiver_id, in hdcp2_authentication_key_exchange()1469 ret = hdcp2_verify_rx_cert_prepare_km(connector, &msgs.send_cert, in hdcp2_authentication_key_exchange()