Home
last modified time | relevance | path

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

/mbedtls-latest/programs/ssl/
Dssl_client2.c603 static int report_cid_usage(mbedtls_ssl_context *ssl, in report_cid_usage() function
2460 ret = report_cid_usage(&ssl, "initial handshake"); in main()
2514 ret = report_cid_usage(&ssl, "after renegotiation"); in main()
Dssl_server2.c1335 static int report_cid_usage(mbedtls_ssl_context *ssl, in report_cid_usage() function
3704 ret = report_cid_usage(&ssl, "initial handshake"); in main()
3915 ret = report_cid_usage(&ssl, "after renegotiation"); in main()