Searched refs:B_ASN1_T61STRING (Results 1 – 6 of 6) sorted by relevance
125 else if (mask & B_ASN1_T61STRING) in ASN1_mbstring_ncopy()291 if ((types & B_ASN1_T61STRING) && (value > 0xff)) in type_str()292 types &= ~B_ASN1_T61STRING; in type_str()
62 mask = ~((unsigned long)B_ASN1_T61STRING); in ASN1_STRING_set_default_mask_asc()
78 B_ASN1_T61STRING, B_ASN1_VIDEOTEXSTRING, B_ASN1_IA5STRING,
101 # define B_ASN1_T61STRING 0x0004 macro220 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)598 B_ASN1_T61STRING| \
102 # define B_ASN1_T61STRING 0x0004 macro197 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)527 B_ASN1_T61STRING| \
385 | B_ASN1_PRINTABLESTRING | B_ASN1_T61STRING | B_ASN1_IA5STRING \