On Tue, Feb 02, 2016 at 09:56:45PM +0800, Rui Wang wrote: > > >From 4bcb73adbef99aada94c49f352063619aa24d43d Mon Sep 17 00:00:00 2001 > From: Rui Wang <rui.y.wang@xxxxxxxxx> > Date: Mon, 14 Dec 2015 17:22:13 +0800 > Subject: [PATCH v2 1/4] crypto x86/sha1_mb: Fix load failure > > modprobe sha1_mb fails with the following message: > > modprobe: ERROR: could not insert 'sha1_mb': No such device > > It is because it needs to set its statesize and implement its > import() and export() interface. > > v2: remove redundant call to crypto_shash_init() > > Signed-off-by: Rui Wang <rui.y.wang@xxxxxxxxx> Applied. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html