Re: [PATCH v4 00/14] fixes for kpp and akcipher

2017-06-09 Thread Herbert Xu
On Thu, May 25, 2017 at 10:18:02AM +0300, Tudor Ambarus wrote: > Hi, > > These are various fixes that I made while reading kpp and akcipher > implementations. > > Changes in v4: > - assume key is already set when calling crypto_akcipher/kpp_maxsize() All applied, with patch 4/14 taken from v5.

[PATCH v4 00/14] fixes for kpp and akcipher

2017-05-25 Thread Tudor Ambarus
Hi, These are various fixes that I made while reading kpp and akcipher implementations. Changes in v4: - assume key is already set when calling crypto_akcipher/kpp_maxsize() v3 can be found at: http://www.mail-archive.com/linux-crypto@vger.kernel.org/msg25312.html Tudor Ambarus (14):