On Thu, Dec 12, 2013 at 3:35 PM, Horia Geantă
<horia.gea...@freescale.com> wrote:

>> Hello,
>>   This does not compile. You seem to use dst_len that isn't there in the
>> definitions of these structures.
> Sorry for that. There are a few more patches that need to be upstreamed.
> We internally modified the interface (struct crypt_auth_op), so that user
> provides both source buffer length (len) and destination buffer length
> (dst_len).
> Is this acceptable?

It sounds reasonable for future extensibility, but I'm curious why did
you need that? In existing AEAD cipher there is no padding involved so
the destination size is known.

regards,
Nikos

_______________________________________________
Cryptodev-linux-devel mailing list
Cryptodev-linux-devel@gna.org
https://mail.gna.org/listinfo/cryptodev-linux-devel

Reply via email to