Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
sha256_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 (sha256_s390_init)
 
 module_exit (sha256_s390_fini)
 
 MODULE_ALIAS ("sha256")
 
 MODULE_ALIAS ("sha224")
 
 MODULE_LICENSE ("GPL")
 
 MODULE_DESCRIPTION ("SHA256 and SHA224 Secure Hash Algorithm")
 

Function Documentation

MODULE_ALIAS ( "sha256"  )
MODULE_ALIAS ( "sha224"  )
MODULE_DESCRIPTION ( "SHA256 and SHA224 Secure Hash Algorithm"  )
module_exit ( sha256_s390_fini  )
module_init ( sha256_s390_init  )
MODULE_LICENSE ( "GPL"  )