Searched refs:mbedtls_ssl_conf_renegotiation_enforced (Results 1 – 6 of 6) sorted by relevance
4415 void mbedtls_ssl_conf_renegotiation_enforced(mbedtls_ssl_config *conf, int max_records);
4589 void mbedtls_ssl_conf_renegotiation_enforced(mbedtls_ssl_config *conf, int max_records);
2975 mbedtls_ssl_conf_renegotiation_enforced(&conf, opt.renego_delay); in main()
3051 mbedtls_ssl_conf_renegotiation_enforced(&conf, opt.renego_delay); in main()
3159 void mbedtls_ssl_conf_renegotiation_enforced(mbedtls_ssl_config *conf, int max_records) in mbedtls_ssl_conf_renegotiation_enforced() function
2988 void mbedtls_ssl_conf_renegotiation_enforced(mbedtls_ssl_config *conf, int max_records) in mbedtls_ssl_conf_renegotiation_enforced() function