Searched refs:B_ASN1_IA5STRING (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A Da_mbstr.c170 else if(mask & B_ASN1_IA5STRING) str_type = V_ASN1_IA5STRING;
315 if((types & B_ASN1_IA5STRING) && (value > 127))
316 types &= ~B_ASN1_IA5STRING;
H A Da_strnid.c167 {NID_pkcs9_emailAddress, 1, ub_email_address, B_ASN1_IA5STRING, STABLE_NO_MASK},
178 {NID_domainComponent, 1, -1, B_ASN1_IA5STRING, STABLE_NO_MASK},
H A Dasn1.h139 #define B_ASN1_IA5STRING 0x0010 macro
269 #define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
626 B_ASN1_IA5STRING| \
642 B_ASN1_IA5STRING| \
701 B_ASN1_IA5STRING)
H A Dx_name.c388 | B_ASN1_PRINTABLESTRING | B_ASN1_T61STRING | B_ASN1_IA5STRING \
H A Dtasn_dec.c102 B_ASN1_T61STRING,B_ASN1_VIDEOTEXSTRING,B_ASN1_IA5STRING, /* tags 20-22 */
/barrelfish-master/include/openssl/
H A Dasn1.h139 #define B_ASN1_IA5STRING 0x0010 macro
269 #define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
626 B_ASN1_IA5STRING| \
642 B_ASN1_IA5STRING| \
701 B_ASN1_IA5STRING)

Completed in 102 milliseconds