Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx509_local.h30 unsigned int hostflags; /* Flags to control matching features */ member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx509_local.h33 unsigned int hostflags; /* Flags to control matching features */ member
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dtls.c956 unsigned int hostflags = X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS; isc_tlsctx_enable_peer_verification() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dsslapitest.c7258 int hostflags = X509_CHECK_FLAG_NEVER_CHECK_SUBJECT; in test_inherit_verify_param() local