Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dmod_gnutls.c101 const char *priority_base; member
1836 if (NULL == s->priority_base) s->priority_base = "NORMAL"; in network_init_ssl()
1837 buffer_copy_string_len(b, s->priority_base, strlen(s->priority_base)); in network_init_ssl()
3161 s->priority_base = "NORMAL"; in mod_gnutls_ssl_conf_ciphersuites()
3166 s->priority_base = "NORMAL"; in mod_gnutls_ssl_conf_ciphersuites()
3171 s->priority_base = (0 == strncmp_const(e, "SUITEB192")) in mod_gnutls_ssl_conf_ciphersuites()