Home
last modified time | relevance | path

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

/hal_espressif-latest/components/mbedtls/
DKconfig686 bool "Enable PSK based ciphersuite modes"
693 bool "Enable DHE-PSK based ciphersuite modes"
700 bool "Enable ECDHE-PSK based ciphersuite modes"
707 bool "Enable RSA-PSK based ciphersuite modes"
714 bool "Enable RSA-only based ciphersuite modes"
720 bool "Enable DHE-RSA based ciphersuite modes"
731 Enable to show Elliptic Curve based ciphersuite mode options.
735 RSA-only ciphersuite modes.
738 bool "Enable ECDHE-RSA based ciphersuite modes"
745 bool "Enable ECDHE-ECDSA based ciphersuite modes"
[all …]
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dtls_mbedtls.c83 int ciphersuite[MAX_CIPHERSUITE]; member
478 if (tls->ciphersuite[0]) { in tls_set_ciphersuite()
479 mbedtls_ssl_conf_ciphersuites(&tls->conf, tls->ciphersuite); in tls_set_ciphersuite()
891 conn->tls->ciphersuite[i] = ciphers[i]; in tls_connection_set_cipher_list()
/hal_espressif-latest/components/mbedtls/port/mbedtls_rom/
Dmbedtls_rom_osi.h406 …usage)( const mbedtls_x509_crt *cert, const mbedtls_ssl_ciphersuite_t *ciphersuite, int cert_endpo…