HomeSort by: relevance | last modified time | path
    Searched refs:SSL_set_hostflags (Results 1 - 7 of 7) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/tls/
tls_client.c 448 SSL_set_hostflags(ssl, X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS);
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
ssl.h 1747 void SSL_set_hostflags(SSL *s, unsigned int flags);
  /src/crypto/external/bsd/openssl/dist/include/openssl/
ssl.h.in 1782 void SSL_set_hostflags(SSL *s, unsigned int flags);
  /src/crypto/external/apache2/openssl/dist/include/openssl/
ssl.h.in 1843 void SSL_set_hostflags(SSL *s, unsigned int flags);
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_lib.c 1018 void SSL_set_hostflags(SSL *s, unsigned int flags)
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_lib.c 977 void SSL_set_hostflags(SSL *s, unsigned int flags)
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_lib.c 1188 void SSL_set_hostflags(SSL *s, unsigned int flags)

Completed in 45 milliseconds