mirror of
https://gitflic.ru/project/npo_rbs/repka-os_kernel.git
synced 2025-04-11 06:44:15 +00:00
5 lines
135 B
C
5 lines
135 B
C
#include <linux/kernel.h>
|
|
#include <linux/errno.h>
|
|
#include <crypto/pkcs7.h>
|
|
|
|
extern const char __initconst *const blacklist_hashes[];
|