]> git.ipfire.org Git - thirdparty/linux.git/blame - certs/blacklist_hashes.c
bdev: rename freeze and thaw helpers
[thirdparty/linux.git] / certs / blacklist_hashes.c
CommitLineData
b2441318 1// SPDX-License-Identifier: GPL-2.0
734114f8
DH
2#include "blacklist.h"
3
6a1c3767 4const char __initconst *const blacklist_hashes[] = {
27b5b22d 5#include "blacklist_hash_list"
734114f8 6};