Searched refs:trans_input (Results 1 – 2 of 2) sorted by relevance
192 if (hdcp->auth.trans_input.hdcp1.create_session != UNKNOWN) { in reset_authentication()199 if (hdcp->auth.trans_input.hdcp1.add_topology == PASS) { in reset_authentication()212 if (hdcp->auth.trans_input.hdcp2.create_session == PASS) { in reset_authentication()220 if (hdcp->auth.trans_input.hdcp2.add_topology == PASS) { in reset_authentication()469 exec_status = execution(hdcp, &event_ctx, &hdcp->auth.trans_input); in mod_hdcp_process_event()471 hdcp, &event_ctx, &hdcp->auth.trans_input, output); in mod_hdcp_process_event()
185 union mod_hdcp_transition_input trans_input; member