Home
last modified time | relevance | path

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

/openssl/crypto/ts/
H A Dts_asn1.c209 ASN1_OCTET_STRING *tst_info_der; in PKCS7_to_TS_TST_INFO() local
231 tst_info_der = tst_info_wrapper->value.octet_string; in PKCS7_to_TS_TST_INFO()
232 p = tst_info_der->data; in PKCS7_to_TS_TST_INFO()
233 return d2i_TS_TST_INFO(NULL, &p, tst_info_der->length); in PKCS7_to_TS_TST_INFO()

Completed in 5 milliseconds