Searched refs:MBSTRING_FLAG (Results 1 – 6 of 6) sorted by relevance
355 if ((attrtype & MBSTRING_FLAG) != 0) { in X509_ATTRIBUTE_set1_data()384 if (len == -1 && (attrtype & MBSTRING_FLAG) == 0) { in X509_ATTRIBUTE_set1_data()
324 if ((type > 0) && (type & MBSTRING_FLAG)) in X509_NAME_ENTRY_set_data()
122 # define MBSTRING_FLAG 0x1000 macro123 # define MBSTRING_UTF8 (MBSTRING_FLAG)124 # define MBSTRING_ASC (MBSTRING_FLAG|1)125 # define MBSTRING_BMP (MBSTRING_FLAG|2)126 # define MBSTRING_UNIV (MBSTRING_FLAG|4)
123 # define MBSTRING_FLAG 0x1000 macro124 # define MBSTRING_UTF8 (MBSTRING_FLAG)125 # define MBSTRING_ASC (MBSTRING_FLAG|1)126 # define MBSTRING_BMP (MBSTRING_FLAG|2)127 # define MBSTRING_UNIV (MBSTRING_FLAG|4)
617 mbflag |= MBSTRING_FLAG; in ASN1_STRING_to_UTF8()
149 If I<attrtype> has flag I<MBSTRING_FLAG> set then a table lookup using the