Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Dtasn_enc.c133 const ASN1_TEMPLATE *chtt; in ASN1_item_ex_i2d() local
134 chtt = it->templates + i; in ASN1_item_ex_i2d()
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()