Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/programs/ssl/
Dssl_client2.c600 int report_cid_usage(mbedtls_ssl_context *ssl, in report_cid_usage() function
2433 ret = report_cid_usage(&ssl, "initial handshake"); in main()
2487 ret = report_cid_usage(&ssl, "after renegotiation"); in main()
Dssl_server2.c1335 int report_cid_usage(mbedtls_ssl_context *ssl, in report_cid_usage() function
3694 ret = report_cid_usage(&ssl, "initial handshake"); in main()
3905 ret = report_cid_usage(&ssl, "after renegotiation"); in main()