Linux Kernel
3.7.1
|
#include <crypto/hash.h>
#include <crypto/if_alg.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/module.h>
#include <linux/net.h>
#include <net/sock.h>
Go to the source code of this file.
Data Structures | |
struct | hash_ctx |
Functions | |
module_init (algif_hash_init) | |
module_exit (algif_hash_exit) | |
MODULE_LICENSE ("GPL") | |
module_exit | ( | algif_hash_exit | ) |
module_init | ( | algif_hash_init | ) |
MODULE_LICENSE | ( | "GPL" | ) |