On 09/07/2010 10:14 AM, Dmitry Kasatkin wrote: > Hi, > > If the flag is not set then it works as original.. > On our device software implementation give 19MB/s throughput with 95% > cpu load. > cryptodev with SHA1 HW accelerator gives 30MB/s throughput with 5% cpu load. > Very impressive. Power consumption is also less...
Hello, I've tried to use this functionality and it seems that the usage of this flag is quite cumbersome. As I understand one needs to do CIOCCRYPT ioctl calls with his data and the UPDATE flag, and then call the CIOCCRYPT once again without data and get the result. Am I correct? I think this can be further simplified by having a FINAL flag that will be used on the final data call, to avoid an extra system call to get the result. I've implemented that in master. regards, Nikos _______________________________________________ Cryptodev-linux-devel mailing list Cryptodev-linux-devel@gna.org https://mail.gna.org/listinfo/cryptodev-linux-devel