On 11/19/2015 5:05 PM, Gustavo Zacarias wrote: > Linux Crypto API changed to using aead_request_set_ad() > instead of aead_request_set_assoc(). > > Based on Horia Geantă's patch from > https://mail.gna.org/public/cryptodev-linux-devel/2015-11/msg00002.html > > However we need to version-guard the change for older versions of the > kernel to avoid the build from breaking for them. > > Tested with 4.3 on a p1010rdb. > > Signed-off-by: Gustavo Zacarias <[email protected]>
Reviewed-by: Horia Geantă <[email protected]> Thanks, Horia _______________________________________________ Cryptodev-linux-devel mailing list [email protected] https://mail.gna.org/listinfo/cryptodev-linux-devel
