Home
last modified time | relevance | path

Searched refs:ASN1_STRING_FLAG_MSTRING (Results 1 – 3 of 3) sorted by relevance

/trueos/crypto/openssl/crypto/asn1/
HDtasn_new.c353 str->flags |= ASN1_STRING_FLAG_MSTRING; in ASN1_primitive_new()
HDasn1.h237 # define ASN1_STRING_FLAG_MSTRING 0x040 macro
/trueos/crypto/openssl/crypto/x509/
HDx509_vfy.c1771 if (s && !(s->flags & ASN1_STRING_FLAG_MSTRING)) { in X509_time_adj_ex()