On Tue, Jan 12, 2016 at 10:16:18AM +0200, Cristian Stoica wrote: > cryptodev_hash_init is concerned mostly with allocating data structures > for hash operations. > This patch replaces the call it makes to crypto_ahash_init with > one to cryptodev_hash_reset to avoid code duplication. This call is made > now outside of the original function to increase modularity. > > Signed-off-by: Cristian Stoica <[email protected]>
This does not apply cleanly due to context changes in cryptlib.c, please respin. Thanks, Phil _______________________________________________ Cryptodev-linux-devel mailing list [email protected] https://mail.gna.org/listinfo/cryptodev-linux-devel
