|
Linux Kernel
3.7.1
|
#include <linux/err.h>#include <linux/rbtree.h>#include <linux/key-type.h>#include <linux/digsig.h>#include "integrity.h"Go to the source code of this file.
Macros | |
| #define | pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
Functions | |
| int | integrity_digsig_verify (const unsigned int id, const char *sig, int siglen, const char *digest, int digestlen) |
1.8.2