Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H 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()
128 int embed = tt->flags & ASN1_TFLG_EMBED; in ossl_asn1_template_free() local
150 void ossl_asn1_primitive_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed) in ossl_asn1_primitive_free()
H 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()
H A Dasn1_lib.c362 void ossl_asn1_string_embed_free(ASN1_STRING *a, int embed) in ossl_asn1_string_embed_free()

Completed in 6 milliseconds