Home
last modified time | relevance | path

Searched defs:X509_VERIFY_PARAM_st (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/x509/
Dx509_local.h21 struct X509_VERIFY_PARAM_st { struct
22 char *name;
23 time_t check_time; /* Time to use */
24 uint32_t inh_flags; /* Inheritance flags */
25 unsigned long flags; /* Various verify flags */
26 int purpose; /* purpose to check untrusted certificates */
27 int trust; /* trust setting to check */
28 int depth; /* Verify depth */
29 int auth_level; /* Security level for chain verification */
33 unsigned int hostflags; /* Flags to control matching features */
[all …]
/third_party/openssl/crypto/x509/
Dx509_local.h21 struct X509_VERIFY_PARAM_st { struct
22 char *name;
23 time_t check_time; /* Time to use */
24 uint32_t inh_flags; /* Inheritance flags */
25 unsigned long flags; /* Various verify flags */
26 int purpose; /* purpose to check untrusted certificates */
27 int trust; /* trust setting to check */
28 int depth; /* Verify depth */
29 int auth_level; /* Security level for chain verification */
33 unsigned int hostflags; /* Flags to control matching features */
[all …]
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dssl_types.h159 struct X509_VERIFY_PARAM_st { struct
161 int depth;