Searched refs:ake_init (Results 1 – 2 of 2) sorted by relevance
1529 struct hdcp2_ake_init ake_init; in hdcp2_authentication_key_exchange() member1549 ret = hdcp2_prepare_ake_init(connector, &msgs.ake_init); in hdcp2_authentication_key_exchange()1572 ret = shim->write_2_2_msg(connector, &msgs.ake_init, in hdcp2_authentication_key_exchange()1573 sizeof(msgs.ake_init)); in hdcp2_authentication_key_exchange()
606 memcpy(&hdcp->auth.msg.hdcp2.ake_init[0], &msg_out->prepare.transmitter_message[0], in mod_hdcp_hdcp2_prepare_ake_init()607 sizeof(hdcp->auth.msg.hdcp2.ake_init)); in mod_hdcp_hdcp2_prepare_ake_init()