Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_tls13_server.c1270 int got_psk = 0; in ssl_tls13_parse_client_hello() local
1718 got_psk = 1; in ssl_tls13_parse_client_hello()
1749 if (got_psk && (psk.key_exchange_mode == in ssl_tls13_parse_client_hello()
1764 else if (got_psk && (psk.key_exchange_mode == in ssl_tls13_parse_client_hello()