xref: /linux/certs/blacklist_hashes.c (revision 4f2c0a4acffbec01079c28f839422e64ddeff004)
1b2441318SGreg Kroah-Hartman // SPDX-License-Identifier: GPL-2.0
2734114f8SDavid Howells #include "blacklist.h"
3734114f8SDavid Howells 
46a1c3767SMasahiro Yamada const char __initconst *const blacklist_hashes[] = {
5*27b5b22dSMasahiro Yamada #include "blacklist_hash_list"
6734114f8SDavid Howells };
7