Re: [Cryptodev-linux-devel] Asynchronous support in Cryptodev is buggy

2013-02-14 Thread Phil Sutter
Hi, On Thu, Feb 14, 2013 at 05:20:07PM +, Dutta Yashpal-B05456 wrote: > Looked at asynchronous support in Cryptodev-1.5 and found that it is getting > in following flow > cryptask_routine calling crypto_run. Now in crypto_run API, all the > user-space process provided > buffers are either b

[Cryptodev-linux-devel] Asynchronous support in Cryptodev is buggy

2013-02-14 Thread Dutta Yashpal-B05456
Hi, Looked at asynchronous support in Cryptodev-1.5 and found that it is getting in following flow cryptask_routine calling crypto_run. Now in crypto_run API, all the user-space process provided buffers are either being copied to kernel buffers or they are being mapped in kernel using get_use