]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/s390/crypto/sha_common.c
crypto: sha-s390 - Switch to shash
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 18 Jan 2009 09:33:33 +0000 (20:33 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 18 Feb 2009 08:48:07 +0000 (16:48 +0800)
commit563f346d04e8373739240604a51ce8529dd9f07e
treee08f528e442c6861b591a283f5cf3a5666b92015
parent9749598633efc2561224954217ff0d70aeed8b50
crypto: sha-s390 - Switch to shash

This patch converts the S390 sha algorithms to the new shash interface.

With fixes by Jan Glauber.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/s390/crypto/sha.h
arch/s390/crypto/sha1_s390.c
arch/s390/crypto/sha256_s390.c
arch/s390/crypto/sha512_s390.c
arch/s390/crypto/sha_common.c
drivers/crypto/Kconfig