Searched refs:ake_init (Results 1 – 3 of 3) sorted by relevance
92 HDCP_DDC_WRITE_TRACE(hdcp, "AKE Init", hdcp->auth.msg.hdcp2.ake_init, in mod_hdcp_log_ddc_trace()93 sizeof(hdcp->auth.msg.hdcp2.ake_init)); in mod_hdcp_log_ddc_trace()
562 hdcp->auth.msg.hdcp2.ake_init+1, in mod_hdcp_write_ake_init()563 sizeof(hdcp->auth.msg.hdcp2.ake_init)-1); in mod_hdcp_write_ake_init()566 hdcp->auth.msg.hdcp2.ake_init, in mod_hdcp_write_ake_init()567 sizeof(hdcp->auth.msg.hdcp2.ake_init)); in mod_hdcp_write_ake_init()
1538 struct hdcp2_ake_init ake_init; in hdcp2_authentication_key_exchange() member1558 ret = hdcp2_prepare_ake_init(connector, &msgs.ake_init); in hdcp2_authentication_key_exchange()1581 ret = shim->write_2_2_msg(connector, &msgs.ake_init, in hdcp2_authentication_key_exchange()1582 sizeof(msgs.ake_init)); in hdcp2_authentication_key_exchange()