Re: testmgr in user space

2015-06-25 Thread Herbert Xu
On Wed, Jun 24, 2015 at 07:34:34AM +0200, Stephan Mueller wrote: > > While we are at it: wouldn't it make sense to move the tcrypt.c out to the > tools/ directory? tcrypt is currently a kernel module so it would be difficult to move in its current form. Please see my response to Linus with regar

testmgr in user space

2015-06-23 Thread Stephan Mueller
Hi Herbert, in case it may help for finding a solution for the testmgr, I do have a test system that exercises the kernel crypto API via the AF_ALG interface that I use for the libkcapi testing. Of course, that needs polishing to make it generally applicable. However, I see the following obsta