Searched refs:INTEGRITY_KEYRING_IMA (Results 1 – 3 of 3) sorted by relevance
98 integrity_load_x509(INTEGRITY_KEYRING_IMA, CONFIG_IMA_X509_PATH); in ima_load_x509()111 rc = integrity_init_keyring(INTEGRITY_KEYRING_IMA); in ima_init()
247 rc = integrity_digsig_verify(INTEGRITY_KEYRING_IMA, in xattr_verify()291 rc = integrity_modsig_verify(INTEGRITY_KEYRING_IMA, modsig); in modsig_verify()
145 #define INTEGRITY_KEYRING_IMA 1 macro