|
Linux Kernel
3.7.1
|
#include <asymmetric-subtype.h>
Data Fields | |
| struct module * | owner |
| const char * | name |
| unsigned short | name_len |
| void(* | describe )(const struct key *key, struct seq_file *m) |
| void(* | destroy )(void *payload) |
| int(* | verify_signature )(const struct key *key, const struct public_key_signature *sig) |
Definition at line 26 of file asymmetric-subtype.h.
Definition at line 32 of file asymmetric-subtype.h.
Definition at line 35 of file asymmetric-subtype.h.
Definition at line 28 of file asymmetric-subtype.h.
| unsigned short name_len |
Definition at line 29 of file asymmetric-subtype.h.
Definition at line 27 of file asymmetric-subtype.h.
Definition at line 38 of file asymmetric-subtype.h.
1.8.2