The first patch fixes a few typos in the encrypt shared descriptor
used by echainiv(authenc) algorithms.

Second patch fixes the case when .setkey is called before .setauthsize,
avoiding creating authenc descriptors with zero authsize.

Both patches are also being sent to -stable for v4.3+ kernels.

Thanks,
Horia

Horia Geantă (2):
  crypto: caam - fix echainiv(authenc) encrypt shared descriptor
  crypto: caam - defer aead_set_sh_desc in case of zero authsize

 drivers/crypto/caam/caamalg.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

-- 
2.4.4

--
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

Reply via email to