/third_party/openssl/ohos_lite/include/openssl/ |
D | x509_vfy.h | 61 int X509_STORE_set_depth(X509_STORE *store, int depth); 271 X509_STORE *X509_STORE_new(void); 272 void X509_STORE_free(X509_STORE *v); 273 int X509_STORE_lock(X509_STORE *ctx); 274 int X509_STORE_unlock(X509_STORE *ctx); 275 int X509_STORE_up_ref(X509_STORE *v); 276 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(X509_STORE *v); 280 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); 281 int X509_STORE_set_purpose(X509_STORE *ctx, int purpose); 282 int X509_STORE_set_trust(X509_STORE *ctx, int trust); [all …]
|
/third_party/openssl/doc/man3/ |
D | X509_STORE_add_cert.pod | 5 X509_STORE, 13 - X509_STORE manipulation 19 typedef x509_store_st X509_STORE; 21 int X509_STORE_add_cert(X509_STORE *ctx, X509 *x); 22 int X509_STORE_add_crl(X509_STORE *ctx, X509_CRL *x); 23 int X509_STORE_set_depth(X509_STORE *store, int depth); 24 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); 25 int X509_STORE_set_purpose(X509_STORE *ctx, int purpose); 26 int X509_STORE_set_trust(X509_STORE *ctx, int trust); 28 X509_LOOKUP *X509_STORE_add_lookup(X509_STORE *store, [all …]
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
D | x509_lu.c | 44 int X509_STORE_lock(X509_STORE *s) in X509_STORE_lock() 49 int X509_STORE_unlock(X509_STORE *s) in X509_STORE_unlock() 152 X509_STORE *X509_LOOKUP_get_store(const X509_LOOKUP *ctx) in X509_LOOKUP_get_store() 180 X509_STORE *X509_STORE_new(void) in X509_STORE_new() 182 X509_STORE *ret = OPENSSL_zalloc(sizeof(*ret)); in X509_STORE_new() 223 void X509_STORE_free(X509_STORE *vfy) in X509_STORE_free() 252 int X509_STORE_up_ref(X509_STORE *vfy) in X509_STORE_up_ref() 264 X509_LOOKUP *X509_STORE_add_lookup(X509_STORE *v, X509_LOOKUP_METHOD *m) in X509_STORE_add_lookup() 313 X509_STORE *store = vs->store; in X509_STORE_CTX_get_by_subject() 353 static int x509_store_add(X509_STORE *store, void *x, int crl) { in x509_store_add() [all …]
|
/third_party/openssl/crypto/x509/ |
D | x509_lu.c | 44 int X509_STORE_lock(X509_STORE *s) in X509_STORE_lock() 49 int X509_STORE_unlock(X509_STORE *s) in X509_STORE_unlock() 152 X509_STORE *X509_LOOKUP_get_store(const X509_LOOKUP *ctx) in X509_LOOKUP_get_store() 180 X509_STORE *X509_STORE_new(void) in X509_STORE_new() 182 X509_STORE *ret = OPENSSL_zalloc(sizeof(*ret)); in X509_STORE_new() 223 void X509_STORE_free(X509_STORE *vfy) in X509_STORE_free() 252 int X509_STORE_up_ref(X509_STORE *vfy) in X509_STORE_up_ref() 264 X509_LOOKUP *X509_STORE_add_lookup(X509_STORE *v, X509_LOOKUP_METHOD *m) in X509_STORE_add_lookup() 313 X509_STORE *store = vs->store; in X509_STORE_CTX_get_by_subject() 353 static int x509_store_add(X509_STORE *store, void *x, int crl) { in x509_store_add() [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/no-asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/no-asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/no-asm/include/openssl/ |
D | x509_vfy.h | 240 X509_STORE *store, int with_self_signed, 243 int X509_STORE_set_depth(X509_STORE *store, int depth); 493 X509_STORE *X509_STORE_new(void); 494 void X509_STORE_free(X509_STORE *v); 495 int X509_STORE_lock(X509_STORE *ctx); 496 int X509_STORE_unlock(X509_STORE *ctx); 497 int X509_STORE_up_ref(X509_STORE *v); 498 STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *v); 499 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *st); 504 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); [all …]
|