> -----Original Message----- > From: [email protected] [mailto:linux-crypto- > [email protected]] On Behalf Of Arun Murthy > Sent: Wednesday, June 20, 2012 2:12 PM > To: [email protected]; [email protected] > Cc: [email protected]; Berne Hebark > Subject: [PATCH] crypto: tcrypt - Add mode 500 for ablkcipher test > > The existing mode 200 performs ecb(aes), cbc(aes), ctr(aes), ecb(des), > cbc(des) > ecb(des3_ede), cbc(des3_ede) for synchronous block cihper. For crypto > hardware > drivers ablkcipher's are used and hence add new mode 500 and its variants > to > perform the tests in asynchronous block cipher. > > Signed-off-by: Arun Murthy <[email protected]> > Signed-off-by: Berne Hebark <[email protected]> > Acked-by: Srinidhi Kasagar <[email protected]> > Acked-by: Linus Walleij <[email protected]> > ---
You are using a deprecated tree (github ?). Current crypto is located at git.kernel.org Horia -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
