Searched refs:HDCP_FLG_AES (Results 1 – 3 of 3) sorted by relevance
12 #define HDCP_FLG_AES (1 << 0) macro31 if ((hdcp->signature != HDCP_SIGNED) || !(hdcp->flags & HDCP_FLG_AES)) in vendor_handle_hdcp()
28 #define HDCP_FLG_AES 1 macro
65 || !(key_data->flags & HDCP_FLG_AES)) in hdcp_load_keys_cb()346 || !(key_data->flags & HDCP_FLG_AES)) in test_key1x_store()