Home
last modified time | relevance | path

Searched refs:ssl_prepare_client_hello (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Dssl_client.c480 * The random bytes have been prepared by ssl_prepare_client_hello() into in ssl_write_client_hello_body()
503 * ssl_prepare_client_hello() into the ssl->session_negotiate->id buffer in ssl_write_client_hello_body()
736 static int ssl_prepare_client_hello(mbedtls_ssl_context *ssl) in ssl_prepare_client_hello() function
921 MBEDTLS_SSL_PROC_CHK(ssl_prepare_client_hello(ssl)); in mbedtls_ssl_write_client_hello()

Completed in 2 milliseconds