Searched refs:wlan_ssl (Results 1 – 2 of 2) sorted by relevance
1396 mbedtls_ssl_context *wlan_ssl; member
1584 network->security.wlan_ssl = wm_mbedtls_ssl_new(network->security.wlan_ctx, 0, NULL); in wpa2_tls_init()1586 if (!network->security.wlan_ssl) in wpa2_tls_init()1606 if (network->security.wlan_ssl) in wpa2_tls_cleanup()1608 wm_mbedtls_ssl_free(network->security.wlan_ssl); in wpa2_tls_cleanup()1609 network->security.wlan_ssl = NULL; in wpa2_tls_cleanup()