Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
xcbc.c File Reference
#include <crypto/internal/hash.h>
#include <linux/err.h>
#include <linux/kernel.h>
#include <linux/module.h>

Go to the source code of this file.

Data Structures

struct  xcbc_tfm_ctx
 
struct  xcbc_desc_ctx
 

Functions

 module_init (crypto_xcbc_module_init)
 
 module_exit (crypto_xcbc_module_exit)
 
 MODULE_LICENSE ("GPL")
 
 MODULE_DESCRIPTION ("XCBC keyed hash algorithm")
 

Function Documentation

MODULE_DESCRIPTION ( "XCBC keyed hash algorithm )
module_exit ( crypto_xcbc_module_exit  )
module_init ( crypto_xcbc_module_init  )
MODULE_LICENSE ( "GPL"  )