Re: [PATCH] crypto: aead - move aead_request_cast helper to aead.h

From: Tadeusz Struk
Date: Mon Feb 01 2016 - 10:51:20 EST


On 02/01/2016 01:46 AM, Herbert Xu wrote:
>> Move the helper function to common header for everybody to use.
>> >
>> > Signed-off-by: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
> This should go into internal/aead.h if at all.

Yes, I though about it, but I followed skcipher. The skcipher_request_cast()
helper is in crypto/skcipher.h not in crypto/internal/skcipher.h
Shouldn't this be consistent?
Thanks,

--
TS