Home
last modified time | relevance | path

Searched defs:handshake (Results 1 – 3 of 3) sorted by relevance

/openthread-3.6.0/third_party/mbedtls/repo/library/
Dssl_cli.c2688 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_parse_server_ecdh_params_psa() local
3724 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in ssl_write_client_key_exchange() local
Dssl_tls.c1514 static int ssl_set_handshake_prfs( mbedtls_ssl_handshake_params *handshake, in ssl_set_handshake_prfs()
1583 static int ssl_compute_master( mbedtls_ssl_handshake_params *handshake, in ssl_compute_master()
3714 static void ssl_handshake_params_init( mbedtls_ssl_handshake_params *handshake ) in ssl_handshake_params_init()
6030 mbedtls_ssl_handshake_params *handshake = ssl->handshake; in mbedtls_ssl_handshake_free() local
/openthread-3.6.0/third_party/mbedtls/repo/include/mbedtls/
Dssl.h1313 mbedtls_ssl_handshake_params *handshake; /*!< params required only during member