mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
fix previous test
This commit is contained in:
parent
b6dd3277f2
commit
23490a6c97
@ -190,7 +190,7 @@ pkcs11_del_provider(char *provider_id)
|
|||||||
|
|
||||||
static RSA_METHOD *rsa_method;
|
static RSA_METHOD *rsa_method;
|
||||||
static int rsa_idx = 0;
|
static int rsa_idx = 0;
|
||||||
#ifdef EC_KEY_METHOD_NEW
|
#ifdef HAVE_EC_KEY_METHOD_NEW
|
||||||
static EC_KEY_METHOD *ec_key_method;
|
static EC_KEY_METHOD *ec_key_method;
|
||||||
static int ec_key_idx = 0;
|
static int ec_key_idx = 0;
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user