Home
last modified time | relevance | path

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

/mbedtls-3.4.0/library/
Dssl_tls13_server.c1719 int parse_client_hello_ret; in ssl_tls13_process_client_hello() local
1729 parse_client_hello_ret = ret; /* Store return value of parse_client_hello, in ssl_tls13_process_client_hello()
1737 if( parse_client_hello_ret == SSL_CLIENT_HELLO_OK ) in ssl_tls13_process_client_hello()