Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dssl_tls13_server.c1270 int got_psk = 0; in ssl_tls13_parse_client_hello() local
1716 got_psk = 1; in ssl_tls13_parse_client_hello()
1747 if (got_psk && (psk.key_exchange_mode == in ssl_tls13_parse_client_hello()
1762 else if (got_psk && (psk.key_exchange_mode == in ssl_tls13_parse_client_hello()