Searched refs:ASN1_STRING_FLAG_NDEF (Results 1 – 7 of 7) sorted by relevance
363 if (!(a->flags & ASN1_STRING_FLAG_NDEF)) in ossl_asn1_string_embed_free()380 if (a->data && !(a->flags & ASN1_STRING_FLAG_NDEF)) in ASN1_STRING_clear_free()
629 && (strtmp->flags & ASN1_STRING_FLAG_NDEF)) { in asn1_ex_i2c()
27 (*pos)->flags |= ASN1_STRING_FLAG_NDEF; in CMS_stream()
749 os->flags |= ASN1_STRING_FLAG_NDEF; in PKCS7_stream()
882 if (!(os->flags & ASN1_STRING_FLAG_NDEF)) { in PKCS7_dataFinal()
164 # define ASN1_STRING_FLAG_NDEF 0x010 macro
141 # define ASN1_STRING_FLAG_NDEF 0x010 macro