Lines Matching refs:buffer_append_string_len
1298 buffer_append_string_len(privkey, CONST_STR_LEN(".key.pem")); in mod_gnutls_acme_tls_1()
1325 buffer_append_string_len(b, CONST_STR_LEN(".crt.pem")); in mod_gnutls_acme_tls_1()
1335 buffer_append_string_len(b, CONST_STR_LEN(".key.pem")); in mod_gnutls_acme_tls_1()
1768 buffer_append_string_len(&s->priority_str, in mod_gnutls_ssl_conf_cmd()
1794 buffer_append_string_len(&s->priority_str, in network_init_ssl()
1815 buffer_append_string_len(&s->priority_str, in network_init_ssl()
1819 buffer_append_string_len(&s->priority_str, in network_init_ssl()
1827 buffer_append_string_len(&s->priority_str, in network_init_ssl()
1843 buffer_append_string_len(b, s->priority_str.ptr, len); in network_init_ssl()
2809 buffer_append_string_len(b, (char *)msg.data, sz); in https_add_ssl_client_verify_err()
3101 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3105 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3109 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3113 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3117 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3151 buffer_append_string_len(plist, CONST_STR_LEN("-CIPHER-ALL:")); in mod_gnutls_ssl_conf_ciphersuites()
3157 buffer_append_string_len(plist, CONST_STR_LEN("-CIPHER-ALL:")); in mod_gnutls_ssl_conf_ciphersuites()
3188 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3235 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3241 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3247 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3258 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3264 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3269 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3274 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3280 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3287 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3294 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3301 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3308 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3314 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3320 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3328 buffer_append_string_len(plist, in mod_gnutls_ssl_conf_ciphersuites()
3441 buffer_append_string_len(plist, names[i+1], strlen(names[i+1])); in mod_gnutls_ssl_conf_curves()
3488 buffer_append_string_len(b, CONST_STR_LEN("-VERS-ALL:")); in mod_gnutls_ssl_conf_proto()
3491 buffer_append_string_len(b, CONST_STR_LEN("+VERS-SSL3.0:")); in mod_gnutls_ssl_conf_proto()
3495 buffer_append_string_len(b, CONST_STR_LEN("+VERS-TLS1.0:")); in mod_gnutls_ssl_conf_proto()
3499 buffer_append_string_len(b, CONST_STR_LEN("+VERS-TLS1.1:")); in mod_gnutls_ssl_conf_proto()
3503 buffer_append_string_len(b, CONST_STR_LEN("+VERS-TLS1.2:")); in mod_gnutls_ssl_conf_proto()
3507 buffer_append_string_len(b, CONST_STR_LEN("+VERS-TLS1.3:")); in mod_gnutls_ssl_conf_proto()