Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_rsp_sign.c23 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
43 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data) in def_serial_cb() function
130 ctx->serial_cb = def_serial_cb; in TS_RESP_CTX_new_ex()
/third_party/openssl/crypto/ts/
H A Dts_rsp_sign.c23 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
43 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data) in def_serial_cb() function
130 ctx->serial_cb = def_serial_cb; in TS_RESP_CTX_new_ex()

Completed in 3 milliseconds