Hi all
sorry to borther you.
I saw the linux crypto code,and found there is no asynchronous crypto
implemented by software,
only the hardware such as talitos implements async crypto.
I am right,or I miss someting?
thanks all.
As far as I can see, I agree. The generic implementations all seem to
be synchronous.
Truly,
Mark Allyn
Portland, Oregon
http://www.allyn.com
971-563-7588
On Sat, 31 Dec 2011, Gao feng wrote:
> Hi all
>
> sorry to borther you.
>
> I saw the linux crypto code,and found there is no asynchronous crypto
> implemented by software,
> only the hardware such as talitos implements async crypto.
>
> I am right,or I miss someting?
>
> thanks all.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
于 12-1-1 上午2:13, Mark Allyn 写道:
>
> As far as I can see, I agree. The generic implementations all seem to
> be synchronous.
>
Thanks Allyn,I got it,happy new year to you.
Mark Allyn <[email protected]> wrote:
>
> As far as I can see, I agree. The generic implementations all seem to
> be synchronous.
We do have pcrypt which is a wrapper that turns any sync
implementation into an async one by spreading requests across
CPUs.
Cheers,
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt