Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ts/
HDts_asn1.c980 ASN1_TYPE *tst_info_wrapper; in PKCS7_to_TS_TST_INFO() local
1004 tst_info_wrapper = enveloped->d.other; in PKCS7_to_TS_TST_INFO()
1005 if (tst_info_wrapper->type != V_ASN1_OCTET_STRING) { in PKCS7_to_TS_TST_INFO()
1011 tst_info_der = tst_info_wrapper->value.octet_string; in PKCS7_to_TS_TST_INFO()