Searched refs:ASN1_STRING_FLAG_MSTRING (Results 1 – 3 of 3) sorted by relevance
370 str->flags |= ASN1_STRING_FLAG_MSTRING; in ASN1_primitive_new()
221 #define ASN1_STRING_FLAG_MSTRING 0x040 macro
1968 if (s && !(s->flags & ASN1_STRING_FLAG_MSTRING)) in X509_time_adj_ex()