Home
last modified time | relevance | path

Searched refs:ssl_ctx_flags (Results 1 – 25 of 66) sorted by relevance

123

/dports/databases/percona56-client/percona-server-5.6.51-91.0/vio/
H A Dviosslfactories.c339 const long ssl_ctx_flags) in new_VioSSLFd() argument
367 ssl_ctx_flags)); in new_VioSSLFd()
369 if (ssl_ctx_flags < 0) in new_VioSSLFd()
377 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in new_VioSSLFd()
595 const long ssl_ctx_flags) in new_VioSSLConnectorFd() argument
609 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLConnectorFd()
628 const long ssl_ctx_flags) in new_VioSSLAcceptorFd() argument
634 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLAcceptorFd()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/vio/
H A Dviosslfactories.c339 const long ssl_ctx_flags) in new_VioSSLFd() argument
367 ssl_ctx_flags)); in new_VioSSLFd()
369 if (ssl_ctx_flags < 0) in new_VioSSLFd()
377 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in new_VioSSLFd()
595 const long ssl_ctx_flags) in new_VioSSLConnectorFd() argument
609 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLConnectorFd()
628 const long ssl_ctx_flags) in new_VioSSLAcceptorFd() argument
634 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLAcceptorFd()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/vio/
H A Dviosslfactories.c339 const long ssl_ctx_flags) in new_VioSSLFd() argument
367 ssl_ctx_flags)); in new_VioSSLFd()
369 if (ssl_ctx_flags < 0) in new_VioSSLFd()
377 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in new_VioSSLFd()
595 const long ssl_ctx_flags) in new_VioSSLConnectorFd() argument
609 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLConnectorFd()
628 const long ssl_ctx_flags) in new_VioSSLAcceptorFd() argument
634 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLAcceptorFd()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/vio/
H A Dviosslfactories.c501 const char *crl_file, const char *crl_path, const long ssl_ctx_flags) in new_VioSSLFd() argument
524 ssl_ctx_flags)); in new_VioSSLFd()
526 if (ssl_ctx_flags < 0) in new_VioSSLFd()
534 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in new_VioSSLFd()
699 const char *crl_file, const char *crl_path, const long ssl_ctx_flags) in new_VioSSLConnectorFd() argument
713 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLConnectorFd()
731 const char *crl_file, const char * crl_path, const long ssl_ctx_flags) in new_VioSSLAcceptorFd() argument
737 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLAcceptorFd()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/vio/
H A Dviosslfactories.c500 const char *crl_file, const char *crl_path, const long ssl_ctx_flags) in new_VioSSLFd() argument
523 ssl_ctx_flags)); in new_VioSSLFd()
525 if (ssl_ctx_flags < 0) in new_VioSSLFd()
533 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in new_VioSSLFd()
698 const char *crl_file, const char *crl_path, const long ssl_ctx_flags) in new_VioSSLConnectorFd() argument
712 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLConnectorFd()
730 const char *crl_file, const char * crl_path, const long ssl_ctx_flags) in new_VioSSLAcceptorFd() argument
736 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLAcceptorFd()
/dports/databases/mysql57-client/mysql-5.7.36/vio/
H A Dviosslfactories.c498 const char *crl_file, const char *crl_path, const long ssl_ctx_flags) in new_VioSSLFd() argument
521 ssl_ctx_flags)); in new_VioSSLFd()
523 if (ssl_ctx_flags < 0) in new_VioSSLFd()
531 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in new_VioSSLFd()
696 const char *crl_file, const char *crl_path, const long ssl_ctx_flags) in new_VioSSLConnectorFd() argument
710 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLConnectorFd()
728 const char *crl_file, const char * crl_path, const long ssl_ctx_flags) in new_VioSSLAcceptorFd() argument
734 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLAcceptorFd()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/vio/
H A Dviosslfactories.cc592 const long ssl_ctx_flags, const char *server_host MY_ATTRIBUTE((unused))) { in new_VioSSLFd() argument
609 crl_path ? crl_path : "NULL", ssl_ctx_flags)); in new_VioSSLFd()
611 if (ssl_ctx_flags < 0) { in new_VioSSLFd()
618 ssl_ctx_options = (ssl_ctx_options | ssl_ctx_flags) & in new_VioSSLFd()
804 const long ssl_ctx_flags, const char *server_host) { in new_VioSSLConnectorFd() argument
816 ssl_ctx_flags, server_host))) { in new_VioSSLConnectorFd()
832 const long ssl_ctx_flags) { in new_VioSSLAcceptorFd() argument
837 ssl_ctx_flags, nullptr))) { in new_VioSSLAcceptorFd()
/dports/databases/percona57-server/percona-server-5.7.36-39/vio/
H A Dviosslfactories.c497 const char *crl_file, const char *crl_path, const long ssl_ctx_flags) in new_VioSSLFd() argument
523 ssl_ctx_flags)); in new_VioSSLFd()
525 if (ssl_ctx_flags < 0) in new_VioSSLFd()
533 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in new_VioSSLFd()
754 const char *crl_file, const char *crl_path, const long ssl_ctx_flags) in new_VioSSLConnectorFd() argument
768 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLConnectorFd()
786 const char *crl_file, const char * crl_path, const long ssl_ctx_flags) in new_VioSSLAcceptorFd() argument
792 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLAcceptorFd()
/dports/databases/percona57-client/percona-server-5.7.36-39/vio/
H A Dviosslfactories.c497 const char *crl_file, const char *crl_path, const long ssl_ctx_flags) in new_VioSSLFd() argument
523 ssl_ctx_flags)); in new_VioSSLFd()
525 if (ssl_ctx_flags < 0) in new_VioSSLFd()
533 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in new_VioSSLFd()
754 const char *crl_file, const char *crl_path, const long ssl_ctx_flags) in new_VioSSLConnectorFd() argument
768 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLConnectorFd()
786 const char *crl_file, const char * crl_path, const long ssl_ctx_flags) in new_VioSSLAcceptorFd() argument
792 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLAcceptorFd()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/vio/
H A Dviosslfactories.c497 const char *crl_file, const char *crl_path, const long ssl_ctx_flags) in new_VioSSLFd() argument
523 ssl_ctx_flags)); in new_VioSSLFd()
525 if (ssl_ctx_flags < 0) in new_VioSSLFd()
533 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in new_VioSSLFd()
754 const char *crl_file, const char *crl_path, const long ssl_ctx_flags) in new_VioSSLConnectorFd() argument
768 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLConnectorFd()
786 const char *crl_file, const char * crl_path, const long ssl_ctx_flags) in new_VioSSLAcceptorFd() argument
792 crl_file, crl_path, ssl_ctx_flags))) in new_VioSSLAcceptorFd()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/src/
H A Dssl_context.cc72 int64_t ssl_ctx_flags = process_tls_version(config.tls_version); in setup() local
77 ssl_ctx_flags); in setup()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_ssl_transport.cc242 long ssl_ctx_flags = -1; in configure_ssl_algorithms() local
250 ssl_ctx_flags = process_tls_version(tls_version); in configure_ssl_algorithms()
251 if (ssl_ctx_flags < 0) { in configure_ssl_algorithms()
257 ssl_ctx_options = (ssl_ctx_options | ssl_ctx_flags) & in configure_ssl_algorithms()
261 ssl_ctx_options = (ssl_ctx_options | ssl_ctx_flags) & in configure_ssl_algorithms()
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_ssl_transport.c240 long ssl_ctx_flags= -1; in configure_ssl_algorithms() local
245 ssl_ctx_flags = process_tls_version(tls_version); in configure_ssl_algorithms()
246 if (ssl_ctx_flags < 0) in configure_ssl_algorithms()
252 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in configure_ssl_algorithms()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_ssl_transport.c242 long ssl_ctx_flags= -1; in configure_ssl_algorithms() local
247 ssl_ctx_flags = process_tls_version(tls_version); in configure_ssl_algorithms()
248 if (ssl_ctx_flags < 0) in configure_ssl_algorithms()
254 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in configure_ssl_algorithms()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_ssl_transport.c242 long ssl_ctx_flags= -1; in configure_ssl_algorithms() local
247 ssl_ctx_flags = process_tls_version(tls_version); in configure_ssl_algorithms()
248 if (ssl_ctx_flags < 0) in configure_ssl_algorithms()
254 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in configure_ssl_algorithms()
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_ssl_transport.c240 long ssl_ctx_flags= -1; in configure_ssl_algorithms() local
245 ssl_ctx_flags = process_tls_version(tls_version); in configure_ssl_algorithms()
246 if (ssl_ctx_flags < 0) in configure_ssl_algorithms()
252 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in configure_ssl_algorithms()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_ssl_transport.c240 long ssl_ctx_flags= -1; in configure_ssl_algorithms() local
245 ssl_ctx_flags = process_tls_version(tls_version); in configure_ssl_algorithms()
246 if (ssl_ctx_flags < 0) in configure_ssl_algorithms()
252 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in configure_ssl_algorithms()
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_ssl_transport.c242 long ssl_ctx_flags= -1; in configure_ssl_algorithms() local
247 ssl_ctx_flags = process_tls_version(tls_version); in configure_ssl_algorithms()
248 if (ssl_ctx_flags < 0) in configure_ssl_algorithms()
254 ssl_ctx_options= (ssl_ctx_options | ssl_ctx_flags) & in configure_ssl_algorithms()
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/x/ngs/ngs_common/
H A Dconnection_vio.cc218 long ssl_ctx_flags= process_tls_version(tls_version); in setup() local
224 ssl_crl, ssl_crlpath, ssl_ctx_flags); in setup()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/ngs/ngs_common/
H A Dconnection_vio.cc218 long ssl_ctx_flags= process_tls_version(tls_version); in setup() local
224 ssl_crl, ssl_crlpath, ssl_ctx_flags); in setup()
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/x/ngs/ngs_common/
H A Dconnection_vio.cc218 long ssl_ctx_flags= process_tls_version(tls_version); in setup() local
224 ssl_crl, ssl_crlpath, ssl_ctx_flags); in setup()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/x/ngs/ngs_common/
H A Dconnection_vio.cc218 long ssl_ctx_flags= process_tls_version(tls_version); in setup() local
224 ssl_crl, ssl_crlpath, ssl_ctx_flags); in setup()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/ngs/ngs_common/
H A Dconnection_vio.cc218 long ssl_ctx_flags= process_tls_version(tls_version); in setup() local
224 ssl_crl, ssl_crlpath, ssl_ctx_flags); in setup()
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/x/ngs/ngs_common/
H A Dconnection_vio.cc218 long ssl_ctx_flags= process_tls_version(tls_version); in setup() local
224 ssl_crl, ssl_crlpath, ssl_ctx_flags); in setup()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/mysqlxtest_src/
H A Dmysqlx_connection.cc52 long ssl_ctx_flags = process_tls_version(tls_version); in Connection() local
54 …(ssl_key, ssl_cert, ssl_ca, ssl_ca_path, ssl_cipher, &m_ssl_init_error, NULL, NULL, ssl_ctx_flags); in Connection()

123