Searched refs:HDCP_SIG_MAGIC (Results 1 – 2 of 2) sorted by relevance
27 #define HDCP_SIG_MAGIC 0x4B534541 /* "AESK" */ macro
64 if ((key_data->signature != HDCP_SIG_MAGIC) in hdcp_load_keys_cb()345 if ((key_data->signature != HDCP_SIG_MAGIC) in test_key1x_store()