Re: Encryption output buffer description in algif_aead.c file

2016-06-24 Thread Stephan Mueller
Am Freitag, 24. Juni 2016, 07:44:49 schrieb Gary R Hook: Hi Gary, > On 06/24/2016 07:01 AM, Stephan Mueller wrote: > > Am Freitag, 24. Juni 2016, 17:24:02 schrieb Harsh Jain: > > > > Hi Harsh, > > > >> 379 * The memory structure for cipher operation has the > >> following > >> 380

Re: Encryption output buffer description in algif_aead.c file

2016-06-24 Thread Gary R Hook
On 06/24/2016 07:01 AM, Stephan Mueller wrote: Am Freitag, 24. Juni 2016, 17:24:02 schrieb Harsh Jain: Hi Harsh, 379 * The memory structure for cipher operation has the following 380 * structure: 381 * AEAD encryption input: assoc data || plaintext 382

Re: Encryption output buffer description in algif_aead.c file

2016-06-24 Thread Harsh Jain
Yes, I will share the patch. regards Harsh Jain On Fri, Jun 24, 2016 at 5:31 PM, Stephan Mueller wrote: > Am Freitag, 24. Juni 2016, 17:24:02 schrieb Harsh Jain: > > Hi Harsh, > > >> 379 * The memory structure for cipher operation has the following >> 380 * structure: >> 381

Re: Encryption output buffer description in algif_aead.c file

2016-06-24 Thread Stephan Mueller
Am Freitag, 24. Juni 2016, 17:24:02 schrieb Harsh Jain: Hi Harsh, > 379 * The memory structure for cipher operation has the following > 380 * structure: > 381 * AEAD encryption input: assoc data || plaintext > 382 * AEAD encryption output: ciphernte