Searched refs:asn1_null (Results 1 – 2 of 2) sorted by relevance
208 void copyAuthTag(const ASN1_NULL* asn1_null, TypedTag<TagType::BOOL, tag> ttag, in copyAuthTag() argument210 if (!asn1_null) return; in copyAuthTag()
223 void copyAuthTag(const ASN1_NULL* asn1_null, TypedTag<TagType::BOOL, tag> ttag, in copyAuthTag() argument225 if (!asn1_null) return; in copyAuthTag()