Re: [dpdk-dev] [PATCH v1 4/6] crypto/ccp: updating ccp crypto capabilities ops

2019-10-15 Thread Akhil Goyal
Title: crypto/ccp: fix capabilities for digest size > > From: Amaranath Somalapuram > > crypto capabilities ops for ccp initilzed incorrectly. > changing the correct values for the capabilities ops You are changing digest size only in this patch. You can rephrase this as: CCP can support varie

[dpdk-dev] [PATCH v1 4/6] crypto/ccp: updating ccp crypto capabilities ops

2019-10-15 Thread asomalap
From: Amaranath Somalapuram crypto capabilities ops for ccp initilzed incorrectly. changing the correct values for the capabilities ops Cc: sta...@dpdk.org Signed-off-by: Amaranath Somalapuram --- drivers/crypto/ccp/ccp_pmd_ops.c | 44 1 file changed, 22 insert