X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=kernel%2Fsecurity%2Fintegrity%2Fintegrity.h;h=9c6168709d3bc6957261bb6c17cefa64d8c4ffc5;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=0fc9519fefa9ad937e4813f2a9271f0c81036c6d;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/security/integrity/integrity.h b/kernel/security/integrity/integrity.h index 0fc9519fe..9c6168709 100644 --- a/kernel/security/integrity/integrity.h +++ b/kernel/security/integrity/integrity.h @@ -135,7 +135,7 @@ int integrity_digsig_verify(const unsigned int id, const char *sig, int siglen, const char *digest, int digestlen); int __init integrity_init_keyring(const unsigned int id); -int __init integrity_load_x509(const unsigned int id, char *path); +int __init integrity_load_x509(const unsigned int id, const char *path); #else static inline int integrity_digsig_verify(const unsigned int id,