summaryrefslogtreecommitdiffstats
path: root/crypto/engine/hw_cswift.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/engine/hw_cswift.c')
-rw-r--r--crypto/engine/hw_cswift.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/engine/hw_cswift.c b/crypto/engine/hw_cswift.c
index 85cf1036c7..cb6beefd65 100644
--- a/crypto/engine/hw_cswift.c
+++ b/crypto/engine/hw_cswift.c
@@ -182,7 +182,7 @@ static ENGINE engine_cswift =
* (indeed - the lock will already be held by our caller!!!) */
ENGINE *ENGINE_cswift()
{
- RSA_METHOD *meth1;
+ const RSA_METHOD *meth1;
DH_METHOD *meth2;
/* We know that the "PKCS1_SSLeay()" functions hook properly