Home
last modified time | relevance | path

Searched refs:pchval (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/asn1/
Dtasn_fre.c118 ASN1_VALUE **pchval; in asn1_item_combine_free() local
120 pchval = asn1_get_field_ptr(pval, tt); in asn1_item_combine_free()
121 ASN1_template_free(pchval, tt); in asn1_item_combine_free()
Dtasn_enc.c164 ASN1_VALUE **pchval; in ASN1_item_ex_i2d() local
167 pchval = asn1_get_field_ptr(pval, chtt); in ASN1_item_ex_i2d()
168 return asn1_template_ex_i2d(pchval, out, chtt, in ASN1_item_ex_i2d()