Home
last modified time | relevance | path

Searched refs:X509_STORE_CTX (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/third_party/openssl/ohos_lite/include/openssl/
Dx509_vfy.h63 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
64 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
66 X509_STORE_CTX *ctx, X509 *x);
67 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
69 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
70 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
72 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
73 typedef int (*X509_STORE_CTX_cert_crl_fn)(X509_STORE_CTX *ctx,
75 typedef int (*X509_STORE_CTX_check_policy_fn)(X509_STORE_CTX *ctx);
76 typedef STACK_OF(X509) *(*X509_STORE_CTX_lookup_certs_fn)(X509_STORE_CTX *ctx,
[all …]
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/linux32-s390x/no-asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/linux64-mips64/no-asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/linux64-s390x/no-asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/openssl/
Dx509_vfy.h237 int X509_verify_cert(X509_STORE_CTX *ctx);
238 int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
245 typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *);
246 int X509_STORE_CTX_print_verify_cb(int ok, X509_STORE_CTX *ctx);
247 typedef int (*X509_STORE_CTX_verify_fn)(X509_STORE_CTX *);
249 X509_STORE_CTX *ctx, X509 *x);
250 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx,
252 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx);
253 typedef int (*X509_STORE_CTX_get_crl_fn)(X509_STORE_CTX *ctx,
255 typedef int (*X509_STORE_CTX_check_crl_fn)(X509_STORE_CTX *ctx, X509_CRL *crl);
[all …]

12345678910>>...15