Home
last modified time | relevance | path

Searched refs:X509_VERIFY_PARAM_set_hostflags (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/include/openssl/
H A Dx509_vfy.h446 void X509_VERIFY_PARAM_set_hostflags(X509_VERIFY_PARAM *param,
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_vpm.c544 X509_VERIFY_PARAM_set_hostflags(X509_VERIFY_PARAM *param, unsigned int flags) in X509_VERIFY_PARAM_set_hostflags() function
/dragonfly/crypto/libressl/ssl/
H A Dssl_lib.c475 X509_VERIFY_PARAM_set_hostflags(s->param, flags); in SSL_set_hostflags()