aboutsummaryrefslogtreecommitdiffstats
path: root/src/crypto/cms.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/cms.c')
-rw-r--r--src/crypto/cms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/cms.c b/src/crypto/cms.c
index bc2148e8a..9511cec8a 100644
--- a/src/crypto/cms.c
+++ b/src/crypto/cms.c
@@ -76,7 +76,7 @@ static uint8_t oid_signeddata[] = { ASN1_OID_SIGNEDDATA };
/** "pkcs7-signedData" object identifier cursor */
static struct asn1_cursor oid_signeddata_cursor =
- ASN1_OID_CURSOR ( oid_signeddata );
+ ASN1_CURSOR ( oid_signeddata );
/**
* Parse CMS signature content type