Skip to content
Commit 9fadfd1a authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: sha512-s390 - Add export/import support


    
This patch adds export/import support to sha512-s390 (which includes
sha384-s390).  The exported type is defined by struct sha512_state,
which is basically the entire descriptor state of sha512_generic.

Since sha512-s390 only supports a 64-bit byte count the import
function will reject anything that exceeds that.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 13887ed6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment