From ae92c669322865ac51321a65104a678ac9d713f8 Mon Sep 17 00:00:00 2001 From: Cristian Stoica Date: Fri, 17 Jul 2015 17:29:43 +0800 Subject: openssl: add sdk-v1.8 patches The imports the following changes: eng_cryptodev: extend TLS offload with+ 3des_cbc_hmac_sha1 eng_cryptodev: add support for TLSv1.1 record offload eng_cryptodev: add support for TLSv1.2 record offload cryptodev: drop redundant function cryptodev: do not zero the buffer before use cryptodev: clean-up code layout cryptodev: do not cache file descriptor in 'open' cryptodev: put_dev_crypto should be an int cryptodev: simplify cryptodev pkc support code Signed-off-by: Cristian Stoica Acked-by: Otavio Salvador --- .../0014-Modulus-parameter-is-not-populated-by-dhparams.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-connectivity/openssl/openssl-fsl/0014-Modulus-parameter-is-not-populated-by-dhparams.patch') diff --git a/recipes-connectivity/openssl/openssl-fsl/0014-Modulus-parameter-is-not-populated-by-dhparams.patch b/recipes-connectivity/openssl/openssl-fsl/0014-Modulus-parameter-is-not-populated-by-dhparams.patch index 46846f8..198bed7 100644 --- a/recipes-connectivity/openssl/openssl-fsl/0014-Modulus-parameter-is-not-populated-by-dhparams.patch +++ b/recipes-connectivity/openssl/openssl-fsl/0014-Modulus-parameter-is-not-populated-by-dhparams.patch @@ -1,7 +1,7 @@ From 14623ca9e417ccef1ad3f4138acfac0ebe682f1f Mon Sep 17 00:00:00 2001 From: Yashpal Dutta Date: Tue, 22 Apr 2014 22:58:33 +0545 -Subject: [PATCH 14/17] Modulus parameter is not populated by dhparams +Subject: [PATCH 14/26] Modulus parameter is not populated by dhparams Upstream-status: Pending @@ -39,5 +39,5 @@ index 5d883fa..6d69336 100644 kop.crk_param[2].crp_p = g; kop.crk_param[2].crp_nbits = g_len * 8; -- -1.8.3.1 +2.3.5 -- cgit v1.2.3-54-g00ecf