Searched refs:TS_resp_ctx (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ts/
H A Dts.h477 struct TS_resp_ctx;
480 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
487 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
495 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
498 typedef struct TS_resp_ctx { struct
H A Dts_rsp_sign.c72 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
73 static int def_time_cb(struct TS_resp_ctx *, void *, long *sec, long *usec);
74 static int def_extension_cb(struct TS_resp_ctx *, X509_EXTENSION *, void *);
97 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data)
115 static int def_time_cb(struct TS_resp_ctx *ctx, void *data,
136 static int def_time_cb(struct TS_resp_ctx *ctx, void *data,
156 static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ts/
H A Dts.h477 struct TS_resp_ctx;
480 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
487 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
495 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
498 typedef struct TS_resp_ctx { struct
H A Dts_rsp_sign.c72 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
73 static int def_time_cb(struct TS_resp_ctx *, void *, long *sec, long *usec);
74 static int def_extension_cb(struct TS_resp_ctx *, X509_EXTENSION *, void *);
97 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data)
115 static int def_time_cb(struct TS_resp_ctx *ctx, void *data,
136 static int def_time_cb(struct TS_resp_ctx *ctx, void *data,
156 static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext,

Completed in 48 milliseconds