Re: [PATCH][RESEND] crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h

2013-07-09 Thread Herbert Xu
On Wed, Jul 10, 2013 at 06:27:21AM +, Vakul Garg wrote: > DESC_JOB_IO_LEN is a generic macro which indicates the space required in > the descriptor for placing SEQIN/OUT commands, job descriptor header, > shared descriptor pointer. Moving it to descriptor construction file > which can be suppos

[PATCH][RESEND] crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h

2013-07-09 Thread Vakul Garg
DESC_JOB_IO_LEN is a generic macro which indicates the space required in the descriptor for placing SEQIN/OUT commands, job descriptor header, shared descriptor pointer. Moving it to descriptor construction file which can be supposedly included by different algo offload files. Change-Id: Ic8900990