Re: [RFC] crypto: tcrypt: new user interface with debugfs

2014-08-25 Thread Herbert Xu
On Sun, Aug 10, 2014 at 04:04:22AM +, Luca Clementi wrote: > tcrypt is a kernel module which can be used to trigger speed tests on > different parts of the crypto API. To trigger a test, users has to load the > module using various module parameters, e.g.: > > # modprobe tcrypt mode=404 sec=5

[RFC] crypto: tcrypt: new user interface with debugfs

2014-08-09 Thread Luca Clementi
tcrypt is a kernel module which can be used to trigger speed tests on different parts of the crypto API. To trigger a test, users has to load the module using various module parameters, e.g.: # modprobe tcrypt mode=404 sec=5 All tcrypt tests are implemented in the _init function, their output is