aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/algapi.h
diff options
context:
space:
mode:
authorCyrille Pitchen <cyrille.pitchen@atmel.com>2016-01-29 17:04:02 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2016-01-30 22:14:27 +0800
commitcc831d32d7b1bd45c5d74c44d8e39d354049c369 (patch)
tree94c789fa3421027fc62c8400fb646ea0a8c4874e /include/crypto/algapi.h
parentcrypto: crc32 - Rename generic implementation (diff)
downloadlinux-dev-cc831d32d7b1bd45c5d74c44d8e39d354049c369.tar.xz
linux-dev-cc831d32d7b1bd45c5d74c44d8e39d354049c369.zip
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 '')
0 files changed, 0 insertions, 0 deletions