Searched refs:INTEGRITY_KEYRING_MACHINE (Results 1 – 3 of 3) sorted by relevance
17 rc = integrity_init_keyring(INTEGRITY_KEYRING_MACHINE); in machine_keyring_init()32 rc = integrity_load_cert(INTEGRITY_KEYRING_MACHINE, source, data, len, perm); in add_to_machine_keyring()
116 if (id == INTEGRITY_KEYRING_MACHINE && trust_moklist()) in __integrity_init_keyring()135 id == INTEGRITY_KEYRING_MACHINE) { in integrity_init_keyring()154 if (id != INTEGRITY_KEYRING_MACHINE) in integrity_init_keyring()
187 #define INTEGRITY_KEYRING_MACHINE 3 macro