Home
last modified time | relevance | path

Searched refs:INTEGRITY_KEYRING_EVM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/integrity/evm/
H A Devm_main.c240 rc = integrity_digsig_verify(INTEGRITY_KEYRING_EVM, in evm_verify_hmac()
936 rc = integrity_load_x509(INTEGRITY_KEYRING_EVM, CONFIG_EVM_X509_PATH); in evm_load_x509()
949 error = integrity_init_keyring(INTEGRITY_KEYRING_EVM); in init_evm()
/openbmc/linux/security/integrity/
H A Dintegrity.h189 #define INTEGRITY_KEYRING_EVM 0 macro