Searched refs:ASN1_STRING_FLAG_MSTRING (Results 1 – 6 of 6) sorted by relevance
313 str->flags |= ASN1_STRING_FLAG_MSTRING; in ASN1_primitive_new()
359 str->flags |= ASN1_STRING_FLAG_MSTRING; in ASN1_primitive_new()
251 #define ASN1_STRING_FLAG_MSTRING 0x040 macro
191 #define ASN1_STRING_FLAG_MSTRING 0x040 macro
2000 if (s && !(s->flags & ASN1_STRING_FLAG_MSTRING)) { in X509_time_adj_ex()