File: openssl.asn.h

package info (click to toggle)
p11-kit 0.26.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 12,088 kB
  • sloc: ansic: 73,585; sh: 7,776; xml: 1,953; makefile: 1,200; python: 675; sed: 39
file content (26 lines) | stat: -rw-r--r-- 688 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#if HAVE_CONFIG_H
# include "config.h"
#endif

#include <libtasn1.h>

const asn1_static_node openssl_asn1_tab[] = {
  { "OPENSSL", 536875024, NULL },
  { NULL, 1073741836, NULL },
  { "CertAux", 1610612741, NULL },
  { "trust", 1610629131, NULL },
  { NULL, 12, NULL },
  { "reject", 1610637323, NULL },
  { NULL, 1073745928, "0"},
  { NULL, 12, NULL },
  { "alias", 1073758242, NULL },
  { "keyid", 1073758215, NULL },
  { "other", 536895499, NULL },
  { NULL, 1073745928, "1"},
  { NULL, 2, "AlgorithmIdentifier"},
  { "AlgorithmIdentifier", 536870917, NULL },
  { "algorithm", 1073741836, NULL },
  { "parameters", 541081613, NULL },
  { "algorithm", 1, NULL },
  { NULL, 0, NULL }
};