Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/err.h>
#include <crypto/public_key.h>
#include <crypto/hash.h>
#include <keys/asymmetric-type.h>
#include "module-internal.h"
Go to the source code of this file.
Data Structures | |
struct | module_signature |
Functions | |
int | mod_verify_sig (const void *mod, unsigned long *_modlen) |