summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-09-13 09:01:41 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-09-13 09:01:41 +0200
commit65a67fd2d3bf568c4ef550612583a47865b648a7 (patch)
tree45d5e8a30366e547adead01514a4865d1c427c51 /lib
parenta9acbbfb696a0245da0fed39864de896c4b6234e (diff)
downloadgnutls-65a67fd2d3bf568c4ef550612583a47865b648a7.tar.gz
gnutls_asn1_tab: updated auto-generated file
Diffstat (limited to 'lib')
-rw-r--r--lib/gnutls_asn1_tab.c9
1 files changed, 8 insertions, 1 deletions
diff --git a/lib/gnutls_asn1_tab.c b/lib/gnutls_asn1_tab.c
index 5ba1cc932b..d4aa7d0834 100644
--- a/lib/gnutls_asn1_tab.c
+++ b/lib/gnutls_asn1_tab.c
@@ -20,7 +20,14 @@ const asn1_static_node gnutls_asn1_tab[] = {
{ "exponent1", 1073741827, NULL },
{ "exponent2", 1073741827, NULL },
{ "coefficient", 1073741827, NULL },
- { "otherPrimeInfos", 16386, "OtherPrimeInfos"},
+ { "otherInfo", 16386, "RSAOtherInfo"},
+ { "RSASeed", 1610612741, NULL },
+ { "algorithm", 1073741836, NULL },
+ { "seed", 7, NULL },
+ { "RSAOtherInfo", 1610612754, NULL },
+ { "otherPrimeInfos", 1073741826, "OtherPrimeInfos"},
+ { "seed", 536879106, "RSASeed"},
+ { NULL, 2056, "1"},
{ "OtherPrimeInfos", 1612709899, NULL },
{ "MAX", 1074266122, "1"},
{ NULL, 2, "OtherPrimeInfo"},