[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Platform specific kernel crypto optimizations
On Tue, Jul 16, 2002 at 01:16:46AM -0600, Theo de Raadt wrote:
> > I'm not very happy with the ifdefs, but I can't think of a better solution. Have
> > you looked at 3DES as well ?
>
> It won't be done this way.
>
> I am thinking of different ways to do it.
I think this can be done like the sun4/sun4c vs v8 functions trick by
instance, or changing SHA1Transform() to be a func pointer.
f.-