diff options
author | Cyrille Pitchen <cyrille.pitchen@atmel.com> | 2016-01-29 17:04:02 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-01-30 22:14:27 +0800 |
commit | cc831d32d7b1bd45c5d74c44d8e39d354049c369 (patch) | |
tree | 94c789fa3421027fc62c8400fb646ea0a8c4874e /include/crypto | |
parent | a7c58ac06224b83dba93eaafde88535d5da60aef (diff) | |
download | op-kernel-dev-cc831d32d7b1bd45c5d74c44d8e39d354049c369.zip op-kernel-dev-cc831d32d7b1bd45c5d74c44d8e39d354049c369.tar.gz |
crypto: atmel-sha - fix algorihtm registration
This patch implements the missing .import() and .export() mandatory
hooks for asynchronous hash algorithms. It also sets the relevant, non
zero, value for the .statesize field when declaring the supported SHA
algorithms. Indeed a zero value of .statesize prevents the algorithm from
being registered.
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/crypto')
0 files changed, 0 insertions, 0 deletions