Home
last modified time | relevance | path

Searched defs:embed (Results 1 – 3 of 3) sorted by relevance

/openssl-master/crypto/asn1/
A Dtasn_fre.c28 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() local
146 void ossl_asn1_primitive_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed) in ossl_asn1_primitive_free()
A Dtasn_new.c60 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() local
262 int embed) in asn1_primitive_new()
A Dasn1_lib.c359 void ossl_asn1_string_embed_free(ASN1_STRING *a, int embed) in ossl_asn1_string_embed_free()

Completed in 6 milliseconds