Home
last modified time | relevance | path

Searched refs:X509_STORE_CTX (Results 1 - 25 of 332) sorted by relevance

12345678910>>...14

/third_party/openssl/ohos_lite/include/openssl/
H A Dx509_vfy.h37 SSL -> X509_STORE_CTX
41 A X509_STORE_CTX is used while validating a single certificate.
63 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm_avx2/include/openssl/
H A Dx509_vfy.h48 SSL -> X509_STORE_CTX
52 A X509_STORE_CTX is used while validating a single certificate.
237 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 *ct
[all...]

Completed in 34 milliseconds

12345678910>>...14