Searched refs:B_ASN1_T61STRING (Results 1 – 5 of 5) sorted by relevance
169 else if(mask & B_ASN1_T61STRING) str_type = V_ASN1_T61STRING; in ASN1_mbstring_ncopy()314 if((types & B_ASN1_T61STRING) && (value > 0xff)) in type_str()315 types &= ~B_ASN1_T61STRING; in type_str()
107 mask = ~((unsigned long)B_ASN1_T61STRING); in ASN1_STRING_set_default_mask_asc()
103 B_ASN1_T61STRING,B_ASN1_VIDEOTEXSTRING,B_ASN1_IA5STRING, /* tags 20-22 */
124 #define B_ASN1_T61STRING 0x0004 macro253 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)585 B_ASN1_T61STRING| \649 ((ASN1_STRING **)a,pp,l,B_ASN1_T61STRING)
409 | B_ASN1_PRINTABLESTRING | B_ASN1_T61STRING | B_ASN1_IA5STRING \