Searched refs:TS_time_cb (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/ts/
H A Dts.h494 typedef int (*TS_time_cb)(struct TS_resp_ctx *, void *, long *sec, long *usec); typedef
522 TS_time_cb time_cb;
579 void TS_RESP_CTX_set_time_cb(TS_RESP_CTX *ctx, TS_time_cb cb, void *data);
H A Dts_rsp_sign.c330 void TS_RESP_CTX_set_time_cb(TS_RESP_CTX *ctx, TS_time_cb cb, void *data)
/barrelfish-master/include/openssl/
H A Dts.h494 typedef int (*TS_time_cb)(struct TS_resp_ctx *, void *, long *sec, long *usec); typedef
522 TS_time_cb time_cb;
579 void TS_RESP_CTX_set_time_cb(TS_RESP_CTX *ctx, TS_time_cb cb, void *data);

Completed in 191 milliseconds