Searched refs:ASN1_STRING_FLAG_MSTRING (Results 1 – 4 of 4) sorted by relevance
321 str->flags |= ASN1_STRING_FLAG_MSTRING; in asn1_primitive_new()
177 # define ASN1_STRING_FLAG_MSTRING 0x040 macro
154 # define ASN1_STRING_FLAG_MSTRING 0x040 macro
1971 if (s != NULL && (s->flags & ASN1_STRING_FLAG_MSTRING) == 0) { in X509_time_adj_ex()