Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ts/
H A Dts_asn1.c208 ASN1_TYPE *tst_info_wrapper; in PKCS7_to_TS_TST_INFO() local
226 tst_info_wrapper = enveloped->d.other; in PKCS7_to_TS_TST_INFO()
227 if (tst_info_wrapper->type != V_ASN1_OCTET_STRING) { in PKCS7_to_TS_TST_INFO()
231 tst_info_der = tst_info_wrapper->value.octet_string; in PKCS7_to_TS_TST_INFO()