Home
last modified time | relevance | path

Searched refs:TS_resp_ctx (Results 1 – 25 of 115) sorted by relevance

12345

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/include/openssl/
H A Dts.h244 struct TS_resp_ctx;
247 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
254 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
262 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
265 typedef struct TS_resp_ctx TS_RESP_CTX;
/dports/mail/alpine/alpine-465e23b/openssl/include/openssl/
H A Dts.h244 struct TS_resp_ctx;
247 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
254 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
262 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
265 typedef struct TS_resp_ctx TS_RESP_CTX;
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/include/openssl/
H A Dts.h244 struct TS_resp_ctx;
247 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
254 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
262 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
265 typedef struct TS_resp_ctx TS_RESP_CTX;
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/include/openssl/
H A Dts.h244 struct TS_resp_ctx;
247 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
254 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
262 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
265 typedef struct TS_resp_ctx TS_RESP_CTX;
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/include/openssl/
H A Dts.h244 struct TS_resp_ctx;
247 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
254 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
262 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
265 typedef struct TS_resp_ctx TS_RESP_CTX;
/dports/security/openssl-devel/openssl-3.0.2/include/openssl/
H A Dts.h244 struct TS_resp_ctx;
247 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
254 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
262 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
265 typedef struct TS_resp_ctx TS_RESP_CTX;
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/include/openssl/
H A Dts.h244 struct TS_resp_ctx;
247 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
254 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
262 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
265 typedef struct TS_resp_ctx TS_RESP_CTX;
/dports/editors/pico-alpine/alpine-465e23b/openssl/include/openssl/
H A Dts.h244 struct TS_resp_ctx;
247 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
254 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
262 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
265 typedef struct TS_resp_ctx TS_RESP_CTX;
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ts/
H A Dts_rsp_sign.c23 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
24 static int def_time_cb(struct TS_resp_ctx *, void *, long *sec, long *usec);
25 static int def_extension_cb(struct TS_resp_ctx *, X509_EXTENSION *, void *);
43 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data) in def_serial_cb()
63 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
82 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
101 static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext, in def_extension_cb()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ts/
H A Dts_rsp_sign.c23 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
24 static int def_time_cb(struct TS_resp_ctx *, void *, long *sec, long *usec);
25 static int def_extension_cb(struct TS_resp_ctx *, X509_EXTENSION *, void *);
43 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data) in def_serial_cb()
63 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
82 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
101 static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext, in def_extension_cb()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/ts/
H A Dts_rsp_sign.c73 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
74 static int def_time_cb(struct TS_resp_ctx *, void *, long *sec, long *usec);
75 static int def_extension_cb(struct TS_resp_ctx *, X509_EXTENSION *, void *);
98 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data) in def_serial_cb()
116 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
137 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
157 static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext, in def_extension_cb()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/ts/
H A Dts_rsp_sign.c73 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
74 static int def_time_cb(struct TS_resp_ctx *, void *, long *sec, long *usec);
75 static int def_extension_cb(struct TS_resp_ctx *, X509_EXTENSION *, void *);
98 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data) in def_serial_cb()
116 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
137 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
157 static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext, in def_extension_cb()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ts/
H A Dts_rsp_sign.c23 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
24 static int def_time_cb(struct TS_resp_ctx *, void *, long *sec, long *usec);
25 static int def_extension_cb(struct TS_resp_ctx *, X509_EXTENSION *, void *);
43 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data) in def_serial_cb()
63 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
82 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
101 static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext, in def_extension_cb()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ts/
H A Dts_rsp_sign.c23 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
24 static int def_time_cb(struct TS_resp_ctx *, void *, long *sec, long *usec);
25 static int def_extension_cb(struct TS_resp_ctx *, X509_EXTENSION *, void *);
43 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data) in def_serial_cb()
63 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
82 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
101 static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext, in def_extension_cb()
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/ts/
H A Dts_rsp_sign.c73 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
74 static int def_time_cb(struct TS_resp_ctx *, void *, long *sec, long *usec);
75 static int def_extension_cb(struct TS_resp_ctx *, X509_EXTENSION *, void *);
98 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data) in def_serial_cb()
116 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
137 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
157 static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext, in def_extension_cb()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/ts/
H A Dts_rsp_sign.c23 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
24 static int def_time_cb(struct TS_resp_ctx *, void *, long *sec, long *usec);
25 static int def_extension_cb(struct TS_resp_ctx *, X509_EXTENSION *, void *);
43 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data) in def_serial_cb()
63 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
82 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
101 static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext, in def_extension_cb()
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/ts/
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) in def_serial_cb()
115 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
136 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
156 static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext, in def_extension_cb()
/dports/security/openssl-devel/openssl-3.0.2/crypto/ts/
H A Dts_rsp_sign.c23 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
24 static int def_time_cb(struct TS_resp_ctx *, void *, long *sec, long *usec);
25 static int def_extension_cb(struct TS_resp_ctx *, X509_EXTENSION *, void *);
43 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *ctx, void *data) in def_serial_cb()
63 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
82 static int def_time_cb(struct TS_resp_ctx *ctx, void *data, in def_time_cb()
101 static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext, in def_extension_cb()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/include/openssl/
H A Dts.h302 struct TS_resp_ctx;
305 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
312 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
320 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
323 typedef struct TS_resp_ctx TS_RESP_CTX;
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dts.h302 struct TS_resp_ctx;
305 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
312 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
320 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
323 typedef struct TS_resp_ctx TS_RESP_CTX;
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dts.h302 struct TS_resp_ctx;
305 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
312 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
320 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
323 typedef struct TS_resp_ctx TS_RESP_CTX;
/dports/security/ncrack/ncrack-0.7/mswin32/OpenSSL/include/openssl/
H A Dts.h302 struct TS_resp_ctx;
305 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
312 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
320 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
323 typedef struct TS_resp_ctx TS_RESP_CTX;
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/include/openssl/
H A Dts.h302 struct TS_resp_ctx;
305 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
312 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
320 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
323 typedef struct TS_resp_ctx TS_RESP_CTX;
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dts.h302 struct TS_resp_ctx;
305 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
312 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
320 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
323 typedef struct TS_resp_ctx TS_RESP_CTX;
/dports/security/softether/v4.38-9760/src/Mayaqua/win32_inc/openssl/
H A Dts.h302 struct TS_resp_ctx;
305 typedef ASN1_INTEGER *(*TS_serial_cb) (struct TS_resp_ctx *, void *);
312 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec,
320 typedef int (*TS_extension_cb) (struct TS_resp_ctx *, X509_EXTENSION *,
323 typedef struct TS_resp_ctx TS_RESP_CTX;

12345