Home
last modified time | relevance | path

Searched refs:B_ASN1_IA5STRING (Results 1 – 5 of 5) sorted by relevance

/NextBSD/crypto/openssl/crypto/asn1/
HDa_mbstr.c174 else if (mask & B_ASN1_IA5STRING) in ASN1_mbstring_ncopy()
327 if ((types & B_ASN1_IA5STRING) && (value > 127)) in type_str()
328 types &= ~B_ASN1_IA5STRING; in type_str()
HDa_strnid.c181 {NID_pkcs9_emailAddress, 1, ub_email_address, B_ASN1_IA5STRING,
194 {NID_domainComponent, 1, -1, B_ASN1_IA5STRING, STABLE_NO_MASK},
HDasn1.h138 # define B_ASN1_IA5STRING 0x0010 macro
270 # define PKCS9STRING_TYPE (DIRSTRING_TYPE|B_ASN1_IA5STRING)
627 B_ASN1_IA5STRING| \
643 B_ASN1_IA5STRING| \
702 B_ASN1_IA5STRING)
HDx_name.c408 | B_ASN1_PRINTABLESTRING | B_ASN1_T61STRING | B_ASN1_IA5STRING \
HDtasn_dec.c108 B_ASN1_T61STRING, B_ASN1_VIDEOTEXSTRING, B_ASN1_IA5STRING,