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

/openbsd-current/lib/libcrypto/asn1/
H A Da_strnid.c225 .mask = B_ASN1_IA5STRING,
302 .mask = B_ASN1_IA5STRING,
H A Da_mbstr.c173 else if (mask & B_ASN1_IA5STRING)
354 if ((types & B_ASN1_IA5STRING) && (value > 127))
355 types &= ~B_ASN1_IA5STRING;
H A Dasn1_types.c181 .bit_value = B_ASN1_IA5STRING,
H A Dasn1.h131 #define B_ASN1_IA5STRING 0x0010 macro
210 #define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
487 B_ASN1_IA5STRING| \
503 B_ASN1_IA5STRING| \
H A Dx_name.c538 | B_ASN1_PRINTABLESTRING | B_ASN1_T61STRING | B_ASN1_IA5STRING \
/openbsd-current/regress/lib/libcrypto/asn1/
H A Dasn1api.c48 [22] = B_ASN1_IA5STRING,

Completed in 179 milliseconds