parent
87a0cbdf2e
commit
3329765bba
@ -269,7 +269,7 @@ static int pkey_ctrl_gost(EVP_PKEY *pkey, int op,
|
|||||||
case ASN1_PKEY_CTRL_CMS_ENVELOPE:
|
case ASN1_PKEY_CTRL_CMS_ENVELOPE:
|
||||||
if (arg1 == 0)
|
if (arg1 == 0)
|
||||||
{
|
{
|
||||||
X509_ALGOR *alg;
|
X509_ALGOR *alg = NULL;
|
||||||
ASN1_STRING * params = encode_gost_algor_params(pkey);
|
ASN1_STRING * params = encode_gost_algor_params(pkey);
|
||||||
if (!params)
|
if (!params)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user