summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorCyrille Pitchen <cyrille.pitchen@atmel.com>2016-01-29 16:04:02 (GMT)
committerHerbert Xu <herbert@gondor.apana.org.au>2016-01-30 14:14:27 (GMT)
commitcc831d32d7b1bd45c5d74c44d8e39d354049c369 (patch)
tree94c789fa3421027fc62c8400fb646ea0a8c4874e /crypto
parenta7c58ac06224b83dba93eaafde88535d5da60aef (diff)
downloadlinux-cc831d32d7b1bd45c5d74c44d8e39d354049c369.tar.xz
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 'crypto')
0 files changed, 0 insertions, 0 deletions