Searched refs:INTEGRITY_KEYRING_IMA (Results 1 – 3 of 3) sorted by relevance
108 integrity_load_x509(INTEGRITY_KEYRING_IMA, CONFIG_IMA_X509_PATH); in ima_load_x509()121 rc = integrity_init_keyring(INTEGRITY_KEYRING_IMA); in ima_init()
265 rc = integrity_digsig_verify(INTEGRITY_KEYRING_IMA, in xattr_verify()309 rc = integrity_modsig_verify(INTEGRITY_KEYRING_IMA, modsig); in modsig_verify()
152 #define INTEGRITY_KEYRING_IMA 1 macro