Sign in
android-kvm
/
linux
/
8d8b2441db9647890251538f60b75a4e45fdef8d
/
.
/
certs
/
blacklist_hashes.c
blob: 5bd449f7db177e39c902c9ad75712b730758ff31 [
file
] [
log
] [
blame
]
David Howells
734114f
2017-04-03 16:07:24 +0100
[
diff
] [
blame
]
1
#include
"blacklist.h"
2
3
const
char
__initdata
*
const
blacklist_hashes
[]
=
{
4
#include
CONFIG_SYSTEM_BLACKLIST_HASH_LIST
5
,
NULL
6
};