Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/integrity/evm/
H A Devm_main.c200 rc = integrity_digsig_verify(INTEGRITY_KEYRING_EVM, in evm_verify_hmac()
562 rc = integrity_load_x509(INTEGRITY_KEYRING_EVM, CONFIG_EVM_X509_PATH); in evm_load_x509()
575 error = integrity_init_keyring(INTEGRITY_KEYRING_EVM); in init_evm()
/OK3568_Linux_fs/kernel/security/integrity/
H A Dintegrity.h151 #define INTEGRITY_KEYRING_EVM 0 macro