[PATCH v2] crypto: atmel-sha: fix algorihtm registration

Herbert Xu herbert at gondor.apana.org.au
Mon Feb 1 00:22:01 PST 2016


On Fri, Jan 29, 2016 at 05:04:02PM +0100, Cyrille Pitchen wrote:
> 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 at atmel.com>

Applied.
-- 
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



More information about the linux-arm-kernel mailing list