Constify version strings and some structures.
This commit is contained in:
@@ -602,7 +602,7 @@ static int ec_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2)
|
||||
|
||||
}
|
||||
|
||||
EVP_PKEY_ASN1_METHOD eckey_asn1_meth =
|
||||
const EVP_PKEY_ASN1_METHOD eckey_asn1_meth =
|
||||
{
|
||||
EVP_PKEY_EC,
|
||||
EVP_PKEY_EC,
|
||||
|
||||
Reference in New Issue
Block a user