Uri Simchoni wrote:
> Hi,
>
> I'd like to add sha1/hmac-sha1 support to the Marvell CESA driver. I couldn't
> see an ahash driver that I can use as a reference. Is there such a driver?
We did have an implementation but it had to be removed because
it wasn't reentrant so it's not a good model fo
Hi,
I'd like to add sha1/hmac-sha1 support to the Marvell CESA driver. I couldn't
see an ahash driver that I can use as a reference. Is there such a driver?
There's a thing I'm not sure I understand, and that's the init-update-final
mechanism. I know what it's for (as in other APIs, e.g. OpenSS