Home
last modified time | relevance | path

Searched refs:AUDIT_INTEGRITY_PCR (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dnl_audit_types.h605 #if defined(AUDIT_INTEGRITY_PCR) || (defined(HAVE_DECL_AUDIT_INTEGRITY_PCR) && HAVE_DECL_AUDIT_INTE…
607 static_assert((AUDIT_INTEGRITY_PCR) == (1804), "AUDIT_INTEGRITY_PCR != 1804");
610 # define AUDIT_INTEGRITY_PCR 1804
773 XLAT(AUDIT_INTEGRITY_PCR),
Dnl_audit_types.in109 AUDIT_INTEGRITY_PCR 1804
/external/kernel-headers/original/uapi/linux/
Daudit.h148 #define AUDIT_INTEGRITY_PCR 1804 /* PCR invalidation msgs */ macro