Searched refs:def_time_cb (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/ts/ |
H A D | ts_rsp_sign.c | 24 static int def_time_cb(struct TS_resp_ctx *, void *, long *sec, long *usec); 63 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb() function 82 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb() function 131 ctx->time_cb = def_time_cb; in TS_RESP_CTX_new_ex()
|
/third_party/openssl/crypto/ts/ |
H A D | ts_rsp_sign.c | 24 static int def_time_cb(struct TS_resp_ctx *, void *, long *sec, long *usec); 63 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb() function 82 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb() function 131 ctx->time_cb = def_time_cb; in TS_RESP_CTX_new_ex()
|
Completed in 3 milliseconds