commit | f1e52fd0fbd67fbf342932506cd7a6e27c090c5f | [log] [tgz] |
---|---|---|
author | Yael Chemla <yael.chemla@foss.arm.com> | Thu Oct 18 13:59:57 2018 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Nov 09 17:36:49 2018 +0800 |
tree | 7211af73721ae914ad8ae31bcb68a31cde6c0ea7 | |
parent | 9b8d51f812ce5c8bfffe440391fe85f6e5349f07 [diff] |
crypto: ccree - adjust hash length to suit certain context specifics Adjust hash length such that it will not be fixed and general for all algs. Instead make it suitable for certain context information. This is preparation for SM3 support. Signed-off-by: Yael Chemla <yael.chemla@foss.arm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>