blob: 51b320cf85749e7a82788ed54a301b8a63243f1e [file] [log] [blame]
David Howells734114f2017-04-03 16:07:24 +01001#include <linux/kernel.h>
Eric Snowberg56c58122021-01-22 13:10:51 -05002#include <linux/errno.h>
3#include <crypto/pkcs7.h>
David Howells734114f2017-04-03 16:07:24 +01004
Nick Desaulniers2e20ce42018-06-26 16:59:40 +01005extern const char __initconst *const blacklist_hashes[];