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()124 int embed = tt->flags & ASN1_TFLG_EMBED; in ossl_asn1_template_free() local146 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()
359 void ossl_asn1_string_embed_free(ASN1_STRING *a, int embed) in ossl_asn1_string_embed_free()
Completed in 6 milliseconds