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