Searched refs:pchval (Results 1 – 2 of 2) sorted by relevance
114 ASN1_VALUE **pchval; in asn1_item_combine_free() local116 pchval = asn1_get_field_ptr(pval, tt); in asn1_item_combine_free()117 ASN1_template_free(pchval, tt); in asn1_item_combine_free()
161 ASN1_VALUE **pchval; in ASN1_item_ex_i2d() local164 pchval = asn1_get_field_ptr(pval, chtt); in ASN1_item_ex_i2d()165 return asn1_template_ex_i2d(pchval, out, chtt, -1, aclass); in ASN1_item_ex_i2d()