Searched defs:embed (Results 1 – 3 of 3) sorted by relevance
28 void ossl_asn1_item_embed_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed) in ossl_asn1_item_embed_free()128 int embed = tt->flags & ASN1_TFLG_EMBED; in ossl_asn1_template_free() local150 void ossl_asn1_primitive_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed) in ossl_asn1_primitive_free()
60 int asn1_item_embed_new(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed, in asn1_item_embed_new()211 int embed = tt->flags & ASN1_TFLG_EMBED; in asn1_template_new() local262 int embed) in asn1_primitive_new()
362 void ossl_asn1_string_embed_free(ASN1_STRING *a, int embed) in ossl_asn1_string_embed_free()
Completed in 6 milliseconds