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

/freebsd-10.0-release/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c71 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
95 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data) function
178 ctx->serial_cb = def_serial_cb;

Completed in 75 milliseconds