Home
last modified time | relevance | path

Searched refs:POLICY_SIGN_COOKIE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/platform/x86/amd/pmf/
H A Dtee-if.c307 if (header->sign != POLICY_SIGN_COOKIE || !header->length) { in amd_pmf_start_policy_engine()
H A Dpmf.h20 #define POLICY_SIGN_COOKIE 0x31535024 macro