Re: [PATCH 0/8] Bug fixes
On Fri, Jan 27, 2017 at 04:09:04PM +0530, Harsh Jain wrote: > This patch series is based on Herbert's cryptodev-2.6 tree and depends on > patch series "Bug Fixes for 4.10". It includes Bug Fixes. > > Atul Gupta (2) > crypto:chcr-Change flow IDs > crypto:chcr- Fix wrong typecasting > Harsh Jain (8): > crypto:chcr- Fix key length for RFC4106 > crypto:chcr-fix itnull.cocci warnings > crypto:chcr- Use cipher instead of Block Cipher in gcm setkey > crypto:chcr: Change cra_flags for cipher algos > crypto:chcr- Change algo priority > crypto:chcr-Fix Smatch Complaint All applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
[PATCH 0/8] Bug fixes
This patch series is based on Herbert's cryptodev-2.6 tree and depends on patch series "Bug Fixes for 4.10". It includes Bug Fixes. Atul Gupta (2) crypto:chcr-Change flow IDs crypto:chcr- Fix wrong typecasting Harsh Jain (8): crypto:chcr- Fix key length for RFC4106 crypto:chcr-fix itnull.cocci warnings crypto:chcr- Use cipher instead of Block Cipher in gcm setkey crypto:chcr: Change cra_flags for cipher algos crypto:chcr- Change algo priority crypto:chcr-Fix Smatch Complaint drivers/crypto/chelsio/chcr_algo.c| 53 ++- drivers/crypto/chelsio/chcr_algo.h| 9 +++-- drivers/crypto/chelsio/chcr_core.c| 11 +++--- drivers/crypto/chelsio/chcr_core.h| 1 + drivers/crypto/chelsio/chcr_crypto.h | 2 +- drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h | 8 6 files changed, 47 insertions(+), 37 deletions(-) mode change 100644 => 100755 drivers/crypto/chelsio/chcr_algo.c -- 1.8.2.3 -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html