Re: [RFC PATCH v1 1/1] crypto: algif_compression - User-space interface for compression

2017-04-21 Thread abed mohammad kamaluddin
Hi Stephan, On Tue, Apr 18, 2017 at 3:42 PM, Stephan Müller wrote: > Am Donnerstag, 13. April 2017, 20:34:54 CEST schrieb Abed Kamaluddin: > > May I propose that you look into the patches for skcipher and aead regarding > memory handling updates that are currently discussed.

Re: [RFC PATCH v1 1/1] crypto: algif_compression - User-space interface for compression

2017-04-21 Thread Stephan Müller
Am Freitag, 21. April 2017, 17:42:10 CEST schrieb abed mohammad kamaluddin: Hi abed, > Hi Stephan, > > On Tue, Apr 18, 2017 at 3:42 PM, Stephan Müller wrote: > > Am Donnerstag, 13. April 2017, 20:34:54 CEST schrieb Abed Kamaluddin: > > > > May I propose that you look into

Re: [RFC PATCH v1 1/1] crypto: algif_compression - User-space interface for compression

2017-04-21 Thread abed mohammad kamaluddin
On Fri, Apr 21, 2017 at 9:20 PM, Stephan Müller wrote: > Am Freitag, 21. April 2017, 17:42:10 CEST schrieb abed mohammad kamaluddin: > > Just diff the just RFCed algif_kpp with the proposed patch set for > algif_skcipher and algif_aead. There you will see that 80% of all code

Re: [RFC PATCH v1 1/1] crypto: algif_compression - User-space interface for compression

2017-04-18 Thread Stephan Müller
Am Donnerstag, 13. April 2017, 20:34:54 CEST schrieb Abed Kamaluddin: Hi Abed, > crypto: algif_compression - User-space interface for compression > > This patch adds af_alg plugin for compression algorithms of type scomp/acomp > registered to the kernel crypto layer. > > The user needs to set

Re: [RFC PATCH v1 1/1] crypto: algif_compression - User-space interface for compression

2017-04-16 Thread Eric Biggers
On Fri, Apr 14, 2017 at 12:04:54AM +0530, Abed Kamaluddin wrote: > crypto: algif_compression - User-space interface for compression > > This patch adds af_alg plugin for compression algorithms of type scomp/acomp > registered to the kernel crypto layer. > > The user needs to set operation

Re: [RFC PATCH v1 1/1] crypto: algif_compression - User-space interface for compression

2017-04-13 Thread PrasannaKumar Muralidharan
On 14 April 2017 at 00:04, Abed Kamaluddin wrote: > crypto: algif_compression - User-space interface for compression > > This patch adds af_alg plugin for compression algorithms of type scomp/acomp > registered to the kernel crypto layer. > > The user needs to set operation