Re: [Ocf-linux-users] cryptodev using "native" crypto driver
Brought to you by:
david-m
|
From: xianghua x. <x....@fr...> - 2009-04-17 03:29:52
|
thanks a lot! will give it a try on 2.6.28. xianghua David McCullough wrote: > Jivin xianghua xiao lays it down ... > >> David, >> >> what do you mean by "in-kernel" driver here? >> > > The talitos driver that is part of the recent mainline kernels (ie., it > is not provided by OCF). > > Cheers, > Davidm > > >> David McCullough wrote: >> >>> Jivin Xianghua Xiao lays it down ... >>> >>> >>>> Hi, >>>> I used ocf/cryptodev on talitos driver and it worked well along with >>>> openssl. now with the new talitos driver under drivers/crypto I would >>>> like to use the same application-friendly /dev/crypto interface for >>>> underlying hardware SEC engine. The cryptodev.c from ocf-linux is >>>> dependent on ocf framework. what's needed to get cryptodev working with >>>> new security drivers (e.g. drivers/crypto/talitos.c) where no ocf is >>>> present? >>>> >>>> >>> Use OCF just like before, but instead of using the ocf talitos driver, >>> just use cryptosoft. cryptosoft whould use the "in-kernel" drivers to >>> do it's crypto. >>> >>> It's not ideal, but if you are using it just for SSL, there will be >>> little to no penality, >>> >>> Cheers, >>> Davidm >>> >>> >>> >> ------------------------------------------------------------------------------ >> Stay on top of everything new and different, both inside and >> around Java (TM) technology - register by April 22, and save >> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. >> 300 plus technical and hands-on sessions. Register today. >> Use priority code J9JMT32. http://p.sf.net/sfu/p >> _______________________________________________ >> Ocf-linux-users mailing list >> Ocf...@li... >> https://lists.sourceforge.net/lists/listinfo/ocf-linux-users >> >> > > |