|
Linux Kernel
3.7.1
|
#include <linux/key.h>Go to the source code of this file.
Data Structures | |
| struct | pubkey_hdr |
| struct | signature_hdr |
Enumerations | |
| enum | pubkey_algo { PUBKEY_ALGO_RSA, PUBKEY_ALGO_MAX } |
| enum | digest_algo { DIGEST_ALGO_SHA1, DIGEST_ALGO_SHA256, DIGEST_ALGO_MAX } |
Variables | |
| struct pubkey_hdr | __packed |
| enum digest_algo |
| enum pubkey_algo |
1.8.2