aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cms.c
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2008-11-01 22:30:14 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2008-11-01 22:30:14 +0000
commitfbb245bf42bb5658344089d6da6cfc2fb1d5645b (patch)
tree7b4756ec9a0e90f356c2066e7fc9c4ff4fd07cd2 /epan/dissectors/packet-cms.c
parent498e208eebc9b7b9051ddf8333e799db6e946801 (diff)
Regenerate all asn2wrs generated dissectors
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26670 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-cms.c')
-rw-r--r--epan/dissectors/packet-cms.c28
1 files changed, 14 insertions, 14 deletions
diff --git a/epan/dissectors/packet-cms.c b/epan/dissectors/packet-cms.c
index 23c8734df0..8d19d74262 100644
--- a/epan/dissectors/packet-cms.c
+++ b/epan/dissectors/packet-cms.c
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-cms.c */
-/* ../../tools/asn2wrs.py -b -e -p cms -c ./cms.cnf -s ./packet-cms-template -D . CryptographicMessageSyntax.asn */
+/* ../../tools/asn2wrs.py -b -e -p cms -c cms.cnf -s packet-cms-template CryptographicMessageSyntax.asn */
/* Input file: packet-cms-template.c */
@@ -1688,11 +1688,11 @@ void proto_register_cms(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"cms.SignerInfos", HFILL }},
{ &hf_cms_DigestAlgorithmIdentifiers_item,
- { "Item", "cms.DigestAlgorithmIdentifiers_item",
+ { "DigestAlgorithmIdentifiers", "cms.DigestAlgorithmIdentifiers_item",
FT_NONE, BASE_NONE, NULL, 0,
"cms.DigestAlgorithmIdentifier", HFILL }},
{ &hf_cms_SignerInfos_item,
- { "Item", "cms.SignerInfos_item",
+ { "SignerInfos", "cms.SignerInfos_item",
FT_NONE, BASE_NONE, NULL, 0,
"cms.SignerInfo", HFILL }},
{ &hf_cms_eContentType,
@@ -1736,11 +1736,11 @@ void proto_register_cms(void) {
FT_BYTES, BASE_HEX, NULL, 0,
"cms.SubjectKeyIdentifier", HFILL }},
{ &hf_cms_SignedAttributes_item,
- { "Item", "cms.SignedAttributes_item",
+ { "SignedAttributes", "cms.SignedAttributes_item",
FT_NONE, BASE_NONE, NULL, 0,
"cms.Attribute", HFILL }},
{ &hf_cms_UnsignedAttributes_item,
- { "Item", "cms.UnsignedAttributes_item",
+ { "UnsignedAttributes", "cms.UnsignedAttributes_item",
FT_NONE, BASE_NONE, NULL, 0,
"cms.Attribute", HFILL }},
{ &hf_cms_attrType,
@@ -1752,7 +1752,7 @@ void proto_register_cms(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"cms.SET_OF_AttributeValue", HFILL }},
{ &hf_cms_attrValues_item,
- { "Item", "cms.attrValues_item",
+ { "attrValues", "cms.attrValues_item",
FT_NONE, BASE_NONE, NULL, 0,
"cms.AttributeValue", HFILL }},
{ &hf_cms_originatorInfo,
@@ -1776,7 +1776,7 @@ void proto_register_cms(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"cms.CertificateSet", HFILL }},
{ &hf_cms_RecipientInfos_item,
- { "Item", "cms.RecipientInfos_item",
+ { "RecipientInfos", "cms.RecipientInfos_item",
FT_UINT32, BASE_DEC, VALS(cms_RecipientInfo_vals), 0,
"cms.RecipientInfo", HFILL }},
{ &hf_cms_encryptedContentType,
@@ -1792,7 +1792,7 @@ void proto_register_cms(void) {
FT_BYTES, BASE_HEX, NULL, 0,
"cms.EncryptedContent", HFILL }},
{ &hf_cms_UnprotectedAttributes_item,
- { "Item", "cms.UnprotectedAttributes_item",
+ { "UnprotectedAttributes", "cms.UnprotectedAttributes_item",
FT_NONE, BASE_NONE, NULL, 0,
"cms.Attribute", HFILL }},
{ &hf_cms_ktri,
@@ -1844,7 +1844,7 @@ void proto_register_cms(void) {
FT_BYTES, BASE_HEX, NULL, 0,
"cms.BIT_STRING", HFILL }},
{ &hf_cms_RecipientEncryptedKeys_item,
- { "Item", "cms.RecipientEncryptedKeys_item",
+ { "RecipientEncryptedKeys", "cms.RecipientEncryptedKeys_item",
FT_NONE, BASE_NONE, NULL, 0,
"cms.RecipientEncryptedKey", HFILL }},
{ &hf_cms_rekRid,
@@ -1892,15 +1892,15 @@ void proto_register_cms(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"cms.UnauthAttributes", HFILL }},
{ &hf_cms_AuthAttributes_item,
- { "Item", "cms.AuthAttributes_item",
+ { "AuthAttributes", "cms.AuthAttributes_item",
FT_NONE, BASE_NONE, NULL, 0,
"cms.Attribute", HFILL }},
{ &hf_cms_UnauthAttributes_item,
- { "Item", "cms.UnauthAttributes_item",
+ { "UnauthAttributes", "cms.UnauthAttributes_item",
FT_NONE, BASE_NONE, NULL, 0,
"cms.Attribute", HFILL }},
{ &hf_cms_CertificateRevocationLists_item,
- { "Item", "cms.CertificateRevocationLists_item",
+ { "CertificateRevocationLists", "cms.CertificateRevocationLists_item",
FT_NONE, BASE_NONE, NULL, 0,
"x509af.CertificateList", HFILL }},
{ &hf_cms_certificate,
@@ -1916,7 +1916,7 @@ void proto_register_cms(void) {
FT_NONE, BASE_NONE, NULL, 0,
"x509af.AttributeCertificate", HFILL }},
{ &hf_cms_CertificateSet_item,
- { "Item", "cms.CertificateSet_item",
+ { "CertificateSet", "cms.CertificateSet_item",
FT_UINT32, BASE_DEC, VALS(cms_CertificateChoices_vals), 0,
"cms.CertificateChoices", HFILL }},
{ &hf_cms_issuer,
@@ -1964,7 +1964,7 @@ void proto_register_cms(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"cms.UnauthAttributes", HFILL }},
{ &hf_cms_SMIMECapabilities_item,
- { "Item", "cms.SMIMECapabilities_item",
+ { "SMIMECapabilities", "cms.SMIMECapabilities_item",
FT_NONE, BASE_NONE, NULL, 0,
"cms.SMIMECapability", HFILL }},
{ &hf_cms_capability,