Home
last modified time | relevance | path

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

/mbedtls-development/programs/ssl/
A Dssl_client2.c567 int report_cid_usage( mbedtls_ssl_context *ssl, in report_cid_usage() function
2374 ret = report_cid_usage( &ssl, "initial handshake" ); in main()
2432 ret = report_cid_usage( &ssl, "after renegotiation" ); in main()
A Dssl_server2.c1232 int report_cid_usage( mbedtls_ssl_context *ssl, in report_cid_usage() function
3408 ret = report_cid_usage( &ssl, "initial handshake" ); in main()
3642 ret = report_cid_usage( &ssl, "after renegotiation" ); in main()

Completed in 12 milliseconds