Re: [PATCHv2 0/3] crypto: inside-secure - Added more authenc w/ (3)DES

2019-10-04 Thread Herbert Xu
On Fri, Sep 13, 2019 at 10:04:43PM +0200, Pascal van Leeuwen wrote: > This patchset adds the remaining authencs with DES or 3DES currently > supported with vectors by testmgr. > > The patchset has been tested with the eip197c_iewxkbc configuration on the > Xilinx VCU118 development boardi as well

[PATCHv2 0/3] crypto: inside-secure - Added more authenc w/ (3)DES

2019-09-13 Thread Pascal van Leeuwen
This patchset adds the remaining authencs with DES or 3DES currently supported with vectors by testmgr. The patchset has been tested with the eip197c_iewxkbc configuration on the Xilinx VCU118 development boardi as well as on the Macchiatobin board, including the testmgr extra tests. changes sinc