~ubuntu-branches/ubuntu/maverick/openssl/maverick

« back to all changes in this revision

Viewing changes to crypto/asn1/asn1.h

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2006-05-15 16:00:58 UTC
  • mto: (11.1.1 lenny)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20060515160058-pg6lnbkkpkwpdj2e
Tags: upstream-0.9.8b
ImportĀ upstreamĀ versionĀ 0.9.8b

Show diffs side-by-side

added added

removed removed

Lines of Context:
149
149
#define B_ASN1_UTF8STRING       0x2000
150
150
#define B_ASN1_UTCTIME          0x4000
151
151
#define B_ASN1_GENERALIZEDTIME  0x8000
 
152
#define B_ASN1_SEQUENCE         0x10000
152
153
 
153
154
/* For use with ASN1_mbstring_copy() */
154
155
#define MBSTRING_FLAG           0x1000
594
595
                        B_ASN1_UNIVERSALSTRING|\
595
596
                        B_ASN1_BMPSTRING|\
596
597
                        B_ASN1_UTF8STRING|\
 
598
                        B_ASN1_SEQUENCE|\
597
599
                        B_ASN1_UNKNOWN
598
600
 
599
601
#define B_ASN1_DIRECTORYSTRING \
1045
1047
#define ASN1_F_ASN1_I2D_FP                               117
1046
1048
#define ASN1_F_ASN1_INTEGER_SET                          118
1047
1049
#define ASN1_F_ASN1_INTEGER_TO_BN                        119
1048
 
#define ASN1_F_ASN1_ITEM_D2I_FP                          190
 
1050
#define ASN1_F_ASN1_ITEM_D2I_FP                          206
1049
1051
#define ASN1_F_ASN1_ITEM_DUP                             191
1050
1052
#define ASN1_F_ASN1_ITEM_EX_COMBINE_NEW                  121
1051
1053
#define ASN1_F_ASN1_ITEM_EX_D2I                          120