crypto: sha256-s390 - Add export/import support
authorHerbert Xu <herbert@gondor.apana.org.au>
Fri, 10 Jul 2009 05:20:32 +0000 (13:20 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 11 Jul 2009 10:23:34 +0000 (18:23 +0800)
commitf63559bef380a95093408691c1081f07da755b74
treeb01258c16accda5837edb5ae3f1b2e673f189dc8
parent406f104b4172de7452702c6810807c1b0132ba22
crypto: sha256-s390 - Add export/import support

This patch adds export/import support to sha256-s390.  The exported
type is defined by struct sha256_state, which is basically the entire
descriptor state of sha256_generic.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/s390/crypto/sha256_s390.c