Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | MODULE_NAME "tpm-rng" |
Functions | |
module_init (rng_init) | |
module_exit (rng_exit) | |
MODULE_LICENSE ("GPL v2") | |
MODULE_AUTHOR ("Kent Yoder <key@linux.vnet.ibm.com>") | |
MODULE_DESCRIPTION ("RNG driver for TPM devices") | |
MODULE_AUTHOR | ( | "Kent Yoder <key@linux.vnet.ibm.com>" | ) |
module_exit | ( | rng_exit | ) |
module_init | ( | rng_init | ) |
MODULE_LICENSE | ( | "GPL v2" | ) |