Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dtls_mbedtls.c49 #define MAX_CIPHERSUITE 32 macro
83 int ciphersuite[MAX_CIPHERSUITE];
890 while (*ciphers != 0 && i < MAX_CIPHERSUITE) { in tls_connection_set_cipher_list()