Home | History | Annotate | Download | only in asn1

Lines Matching refs:V_ASN1_NEG

99 #define V_ASN1_NEG			0x100	/* negative flag */
105 #define V_ASN1_NEG_INTEGER (2 | V_ASN1_NEG)
114 #define V_ASN1_NEG_ENUMERATED (10 | V_ASN1_NEG)