David Howells | 734114f | 2017-04-03 16:07:24 +0100 | [diff] [blame] | 1 | #include <linux/kernel.h> |
Eric Snowberg | 56c5812 | 2021-01-22 13:10:51 -0500 | [diff] [blame] | 2 | #include <linux/errno.h> |
3 | #include <crypto/pkcs7.h> | ||||
David Howells | 734114f | 2017-04-03 16:07:24 +0100 | [diff] [blame] | 4 | |
Nick Desaulniers | 2e20ce4 | 2018-06-26 16:59:40 +0100 | [diff] [blame] | 5 | extern const char __initconst *const blacklist_hashes[]; |