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

Go to the source code of this file.

Functions

 MODULE_ALIAS ("sha512")
 
 MODULE_ALIAS ("sha384")
 
 module_init (init)
 
 module_exit (fini)
 
 MODULE_LICENSE ("GPL")
 
 MODULE_DESCRIPTION ("SHA512 and SHA-384 Secure Hash Algorithm")
 

Function Documentation

MODULE_ALIAS ( "sha512"  )
MODULE_ALIAS ( "sha384"  )
MODULE_DESCRIPTION ( "SHA512 and SHA-384 Secure Hash Algorithm"  )
module_exit ( fini  )
module_init ( init  )
MODULE_LICENSE ( "GPL"  )