Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dtls_mbedtls.c457 static void tls_set_ciphersuite(const struct tls_connection_params *cfg, tls_context_t *tls) in tls_set_ciphersuite() function
535 tls_set_ciphersuite(cfg, tls); in set_client_config()