Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Variables
trusted-type.h File Reference
#include <linux/key.h>
#include <linux/rcupdate.h>

Go to the source code of this file.

Data Structures

struct  trusted_key_payload
 

Macros

#define MIN_KEY_SIZE   32
 
#define MAX_KEY_SIZE   128
 
#define MAX_BLOB_SIZE   320
 

Variables

struct key_type key_type_trusted
 

Macro Definition Documentation

#define MAX_BLOB_SIZE   320

Definition at line 18 of file trusted-type.h.

#define MAX_KEY_SIZE   128

Definition at line 17 of file trusted-type.h.

#define MIN_KEY_SIZE   32

Definition at line 16 of file trusted-type.h.

Variable Documentation

struct key_type key_type_trusted

Definition at line 1095 of file trusted.c.