Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ts/
H A Dts_rsp_sign.c75 static int def_time_cb(struct TS_resp_ctx *, void *, time_t *sec, long *usec);
118 def_time_cb(struct TS_resp_ctx *ctx, void *data, time_t *sec, long *usec) in def_time_cb() function
167 ctx->time_cb = def_time_cb; in TS_RESP_CTX_new()