Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Dtasn_fre.c66 ASN1_VALUE **pchval; in ossl_asn1_item_embed_free() local
69 pchval = ossl_asn1_get_field_ptr(pval, tt); in ossl_asn1_item_embed_free()
70 ossl_asn1_template_free(pchval, tt); in ossl_asn1_item_embed_free()
H A Dtasn_enc.c132 const ASN1_VALUE **pchval; in ASN1_item_ex_i2d() local
135 pchval = ossl_asn1_get_const_field_ptr(pval, chtt); in ASN1_item_ex_i2d()
136 return asn1_template_ex_i2d(pchval, out, chtt, -1, aclass); in ASN1_item_ex_i2d()

Completed in 9 milliseconds