diff options
Diffstat (limited to 'meta-fsl-ppc/recipes-connectivity/openssl/openssl-fsl/0010-Asynchronous-interface-added-for-PKC-cryptodev-inter.patch')
| -rw-r--r-- | meta-fsl-ppc/recipes-connectivity/openssl/openssl-fsl/0010-Asynchronous-interface-added-for-PKC-cryptodev-inter.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-ppc/recipes-connectivity/openssl/openssl-fsl/0010-Asynchronous-interface-added-for-PKC-cryptodev-inter.patch b/meta-fsl-ppc/recipes-connectivity/openssl/openssl-fsl/0010-Asynchronous-interface-added-for-PKC-cryptodev-inter.patch index b7702d100..0f889c0fc 100644 --- a/meta-fsl-ppc/recipes-connectivity/openssl/openssl-fsl/0010-Asynchronous-interface-added-for-PKC-cryptodev-inter.patch +++ b/meta-fsl-ppc/recipes-connectivity/openssl/openssl-fsl/0010-Asynchronous-interface-added-for-PKC-cryptodev-inter.patch | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | From a933e6341fd8989bdd82f8a5446b6f04aa00eef9 Mon Sep 17 00:00:00 2001 | 1 | From a933e6341fd8989bdd82f8a5446b6f04aa00eef9 Mon Sep 17 00:00:00 2001 |
| 2 | From: Yashpal Dutta <yashpal.dutta@freescale.com> | 2 | From: Yashpal Dutta <yashpal.dutta@freescale.com> |
| 3 | Date: Tue, 11 Mar 2014 07:14:30 +0545 | 3 | Date: Tue, 11 Mar 2014 07:14:30 +0545 |
| 4 | Subject: [PATCH 10/17] Asynchronous interface added for PKC cryptodev | 4 | Subject: [PATCH 10/26] Asynchronous interface added for PKC cryptodev |
| 5 | interface | 5 | interface |
| 6 | 6 | ||
| 7 | Upstream-status: Pending | 7 | Upstream-status: Pending |
| @@ -2035,5 +2035,5 @@ index 5f269e5..6ef1b15 100644 | |||
| 2035 | int (*finish)(RSA *rsa); /* called at free */ | 2035 | int (*finish)(RSA *rsa); /* called at free */ |
| 2036 | int flags; /* RSA_METHOD_FLAG_* things */ | 2036 | int flags; /* RSA_METHOD_FLAG_* things */ |
| 2037 | -- | 2037 | -- |
| 2038 | 1.8.3.1 | 2038 | 2.3.5 |
| 2039 | 2039 | ||
