RE: [PATCH v2 1/3] crypto: Introduce notifier for new crypto algorithms

2018-08-31 Thread Jeffrey Lien
or verifying? Jeff Lien -Original Message- From: Martin K. Petersen [mailto:martin.peter...@oracle.com] Sent: Thursday, August 30, 2018 10:00 AM To: herb...@gondor.apana.org.au Cc: Jeffrey Lien ; ard.biesheu...@linaro.org; David Darrington ; h...@infradead.org; Jeff Furlong ; linux

RE: [PATCH] Performance Improvement in CRC16 Calculations.

2018-08-24 Thread Jeffrey Lien
Jeff Lien -Original Message- From: Christoph Hellwig [mailto:h...@infradead.org] Sent: Wednesday, August 22, 2018 1:20 AM To: Martin K. Petersen Cc: Jeffrey Lien ; linux-ker...@vger.kernel.org; linux-crypto@vger.kernel.org; linux-bl...@vger.kernel.org; linux-s...@vger.kernel.org; herb...@gondor.ap

RE: [PATCH] Performance Improvement in CRC16 Calculations.

2018-08-16 Thread Jeffrey Lien
thers and will also change the pointer variables to start with p and fix the indenting you mentioned below in the new version of the patch. Thanks Jeff Lien -Original Message- From: Eric Biggers [mailto:ebigg...@kernel.org] Sent: Friday, August 10, 2018 3:16 PM To: Jeffrey Lien

RE: [PATCH] Performance Improvement in CRC16 Calculations.

2018-08-15 Thread Jeffrey Lien
Tim, To answer your question "Why is i_last16 a u8?". It's not a u8; it's a u8 * so that won't limit the length to 256. Jeff Lien -Original Message- From: Tim Chen [mailto:tim.c.c...@linux.intel.com] Sent: Monday, August 13, 2018 5:45 PM To:

RE: [PATCH] Performance Improvement in CRC16 Calculations.

2018-08-13 Thread Jeffrey Lien
AM To: dgilb...@interlog.com; Nicolas Pitre Cc: Jeffrey Lien ; linux-ker...@vger.kernel.org; linux-crypto@vger.kernel.org; linux-bl...@vger.kernel.org; linux-s...@vger.kernel.org; herb...@gondor.apana.org.au; tim.c.c...@linux.intel.com; martin.peter...@oracle.com; David Darrington ; Jeff Fu