Sign in
◑
Theme
chromium
/
chromiumos
/
third_party
/
kernel
/
01364dad1d4577e27a57729d41053f661bb8a5b9
/
.
/
certs
/
blacklist_hashes.c
blob: 344892337be0797cc713877ad64014b8cacaec20 [
file
]
// SPDX-License-Identifier: GPL-2.0
#include
"blacklist.h"
const
char
__initdata
*
const
blacklist_hashes
[]
=
{
#include
CONFIG_SYSTEM_BLACKLIST_HASH_LIST
,
NULL
};