Hi Herbert, Please ignore this series. V2 sent with minor change. On 11-01-2018 16:45, Harsh Jain wrote: > This series include cleanup, bug fixes and authenc algo supporting > ctr(aes)-sha operation. > > Harsh Jain (5): > crypto: chelsio - Fix Indentation > crypto: chelsio - check for sg null > crypto: chelsio - Fix IV updated in XTS operation > crypto: chelsio - Add authenc versions of ctr and sha > crypto: chelsio - Remove dst sg size zero check > > drivers/crypto/chelsio/chcr_algo.c | 299 ++++++++++++++++++++++++++--------- > drivers/crypto/chelsio/chcr_crypto.h | 7 +- > 2 files changed, 233 insertions(+), 73 deletions(-) >