Re: [PATCH 0/3] crypto: inside-secure - Add ESP GCM/GMAC/CCM variants

2019-10-04 Thread Herbert Xu
On Tue, Sep 17, 2019 at 12:07:58PM +0200, Pascal van Leeuwen wrote: > This patchset adds support for the rfc4106(gcm(aes)), rfc4543(gcm(aes)) > and rfc4309(ccm(aes)) ciphersuites intended for IPsec ESP acceleration. > > The patchset has been tested with the eip197c_iewxkbc configuration on the > X

[PATCH 0/3] crypto: inside-secure - Add ESP GCM/GMAC/CCM variants

2019-09-17 Thread Pascal van Leeuwen
This patchset adds support for the rfc4106(gcm(aes)), rfc4543(gcm(aes)) and rfc4309(ccm(aes)) ciphersuites intended for IPsec ESP acceleration. The patchset has been tested with the eip197c_iewxkbc configuration on the Xilinx VCU118 development boardi as well as on the Macchiatobin board, includin