Re: [PATCH] crypto: print cra driver name in tcrypt tests output

2014-07-03 Thread Herbert Xu
On Wed, Jun 25, 2014 at 10:57:42PM -0700, Luca Clementi wrote: > Print the driver name that is being tested. The driver name can be > inferred parsing /proc/crypto but having it in the output is > clearer > > Signed-off-by: Luca Clementi Patch applied. -- Email: Herbert Xu Home Page: http://go

[PATCH] crypto: print cra driver name in tcrypt tests output

2014-06-25 Thread Luca Clementi
Print the driver name that is being tested. The driver name can be inferred parsing /proc/crypto but having it in the output is clearer Signed-off-by: Luca Clementi --- crypto/tcrypt.c | 31 --- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/crypto/