Lines Matching refs:on
8 depends on SECURITY && SECURITYFS && AUDIT && AUDITSYSCALL
20 admins to reconfigure trust requirements on the fly.
26 string "Integrity policy to apply on system startup"
38 depends on SECONDARY_TRUSTED_KEYRING
48 depends on INTEGRITY_PLATFORM_KEYRING
57 bool "Enable support for dm-verity based on root hash"
58 depends on DM_VERITY
66 bool "Enable support for dm-verity based on root hash signature"
67 depends on DM_VERITY && DM_VERITY_VERIFY_ROOTHASH_SIG
77 bool "Enable support for fs-verity based on file digest"
78 depends on FS_VERITY
88 bool "Enable support for fs-verity based on builtin signature"
89 depends on FS_VERITY && FS_VERITY_BUILTIN_SIGNATURES
102 depends on KUNIT=y
112 For more information on KUnit and unit tests in general please refer