Home
last modified time | relevance | path

Searched defs:TS_resp_ctx (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/ts/
H A Dts_local.h101 struct TS_resp_ctx { struct
102 X509 *signer_cert;
103 EVP_PKEY *signer_key;
104 const EVP_MD *signer_md;
117 TS_serial_cb serial_cb;
119 TS_time_cb time_cb;
124 TS_REQ *request;
125 TS_RESP *response;
126 TS_TST_INFO *tst_info;
127 OSSL_LIB_CTX *libctx;
[all …]

Completed in 4 milliseconds