mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01:00
6 lines
135 B
C
6 lines
135 B
C
#include <linux/kernel.h>
|
|
#include <linux/errno.h>
|
|
#include <crypto/pkcs7.h>
|
|
|
|
extern const char __initconst *const blacklist_hashes[];
|