esp-idf/components/wpa_supplicant/src
Sarvesh Bodakhe 05b882baea fix(wpa_supplicant): Update cipher suite list for TLSv1.3 suiteb and some refactoring
- Use MBEDTLS_TLS1_3_AES_256_GCM_SHA384 cipher for TLSv1.3-suiteb
- Call psa_crypto_init() in tls_connection_init() to reduce redundancy
2024-03-20 09:33:52 +05:30
..
ap
common
crypto Update tls_connection_set_verify() documentation to verify_peer=2 2024-03-20 09:33:52 +05:30
drivers
eap_common
eap_peer fix(wpa_supplicant): Update cipher suite list for TLSv1.3 suiteb and some refactoring 2024-03-20 09:33:52 +05:30
eap_server
eapol_auth
rsn_supp
tls TLS: Fix unsigned int underflow in internal TLS 1.0/1.1 implementation 2024-03-20 09:33:52 +05:30
utils
wps