Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
sha1_s390.c File Reference
#include <crypto/internal/hash.h>
#include <linux/init.h>
#include <linux/module.h>
#include <crypto/sha.h>
#include "crypt_s390.h"
#include "sha.h"

Go to the source code of this file.

Functions

 module_init (sha1_s390_init)
 
 module_exit (sha1_s390_fini)
 
 MODULE_ALIAS ("sha1")
 
 MODULE_LICENSE ("GPL")
 
 MODULE_DESCRIPTION ("SHA1 Secure Hash Algorithm")
 

Function Documentation

MODULE_ALIAS ( "sha1"  )
MODULE_DESCRIPTION ( "SHA1 Secure Hash Algorithm"  )
module_exit ( sha1_s390_fini  )
module_init ( sha1_s390_init  )
MODULE_LICENSE ( "GPL"  )