Home
last modified time | relevance | path

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

/dports/databases/pgbouncer/pgbouncer-1.16.0/src/
H A Dmain.c168 char *cf_client_tls_ciphers; variable
233 CF_ABS("client_tls_ciphers", CF_STR, cf_client_tls_ciphers, 0, "fast"),
840 xfree(&cf_client_tls_ciphers); in cleanup()
H A Dsbuf.c1025 cf_client_tls_protocols, cf_client_tls_ciphers, in sbuf_tls_setup()
/dports/databases/pgbouncer/pgbouncer-1.16.0/include/
H A Dbouncer.h557 extern char *cf_client_tls_ciphers;