Lines Matching refs:asn1_value
65 static void asn1_item_combine_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int combine);
69 void ASN1_item_free(ASN1_VALUE *val, const ASN1_ITEM *it)
74 void ASN1_item_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
79 static void asn1_item_combine_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int combine)
120 ASN1_VALUE **pchval;
165 ASN1_VALUE **pseqval;
183 void ASN1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt)
188 STACK_OF(ASN1_VALUE) *sk = (STACK_OF(ASN1_VALUE) *)*pval;
191 ASN1_VALUE *vtmp;
204 void ASN1_primitive_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
222 pval = &typ->value.asn1_value;