Home
last modified time | relevance | path

Searched defs:hostflags (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/x509/
Dx509_local.h33 unsigned int hostflags; /* Flags to control matching features */ member
/third_party/node/deps/openssl/openssl/crypto/x509/
Dx509_local.h33 unsigned int hostflags; /* Flags to control matching features */ member
/third_party/python/Modules/
D_ssl.c286 unsigned int hostflags; member
/third_party/openssl/test/
Dsslapitest.c10158 int hostflags = X509_CHECK_FLAG_NEVER_CHECK_SUBJECT; in test_inherit_verify_param() local