|
Linux Kernel
3.7.1
|
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 |
| #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.
1.8.2