added memory handling section
[gnutls.git] / lib / gnutls_asn1_tab.c
blob5c701cbbf27b09b90e43d249654f3620478dfbf4
2 #include "x509_asn1.h"
4 const static_asn gnutls_asn1_tab[]={
5 {"GNUTLS",536872976,0},
6 {0,1073741836,0},
7 {"RSAPublicKey",1610612741,0},
8 {"modulus",1073741827,0},
9 {"publicExponent",3,0},
10 {"RSAPrivateKey",1610612741,0},
11 {"version",1073741826,"Version"},
12 {"modulus",1073741827,0},
13 {"publicExponent",1073741827,0},
14 {"privateExponent",1073741827,0},
15 {"prime1",1073741827,0},
16 {"prime2",1073741827,0},
17 {"exponent1",1073741827,0},
18 {"exponent2",1073741827,0},
19 {"coefficient",1073741827,0},
20 {"otherPrimeInfos",16386,"OtherPrimeInfos"},
21 {"Version",1610874883,0},
22 {"two-prime",1073741825,"0"},
23 {"multi",1,"1"},
24 {"OtherPrimeInfos",1612709899,0},
25 {"MAX",1074266122,"1"},
26 {0,2,"OtherPrimeInfo"},
27 {"OtherPrimeInfo",1610612741,0},
28 {"prime",1073741827,0},
29 {"exponent",1073741827,0},
30 {"coefficient",3,0},
31 {"AlgorithmIdentifier",1610612741,0},
32 {"algorithm",1073741836,0},
33 {"parameters",541081613,0},
34 {"algorithm",1,0},
35 {"DigestInfo",1610612741,0},
36 {"digestAlgorithm",1073741826,"DigestAlgorithmIdentifier"},
37 {"digest",2,"Digest"},
38 {"DigestAlgorithmIdentifier",1073741826,"AlgorithmIdentifier"},
39 {"Digest",1073741831,0},
40 {"DSAPublicKey",1073741827,0},
41 {"DSAParameters",1610612741,0},
42 {"p",1073741827,0},
43 {"q",1073741827,0},
44 {"g",3,0},
45 {"DSASignatureValue",1610612741,0},
46 {"r",1073741827,0},
47 {"s",3,0},
48 {"DSAPrivateKey",536870917,0},
49 {"version",1073741827,0},
50 {"p",1073741827,0},
51 {"q",1073741827,0},
52 {"g",1073741827,0},
53 {"Y",1073741827,0},
54 {"priv",3,0},
55 {0,0,0}