Searched refs:MBSTRING_FLAG (Results 1 – 6 of 6) sorted by relevance
340 if (attrtype & MBSTRING_FLAG) { in X509_ATTRIBUTE_set1_data()366 if ((len == -1) && !(attrtype & MBSTRING_FLAG)) { in X509_ATTRIBUTE_set1_data()
324 if ((type > 0) && (type & MBSTRING_FLAG)) in X509_NAME_ENTRY_set_data()
119 # define MBSTRING_FLAG 0x1000 macro120 # define MBSTRING_UTF8 (MBSTRING_FLAG)121 # define MBSTRING_ASC (MBSTRING_FLAG|1)122 # define MBSTRING_BMP (MBSTRING_FLAG|2)123 # define MBSTRING_UNIV (MBSTRING_FLAG|4)
120 # define MBSTRING_FLAG 0x1000 macro121 # define MBSTRING_UTF8 (MBSTRING_FLAG)122 # define MBSTRING_ASC (MBSTRING_FLAG|1)123 # define MBSTRING_BMP (MBSTRING_FLAG|2)124 # define MBSTRING_UNIV (MBSTRING_FLAG|4)
620 mbflag |= MBSTRING_FLAG; in ASN1_STRING_to_UTF8()
149 If I<attrtype> has flag I<MBSTRING_FLAG> set then a table lookup using the