Searched refs:cipher_count (Results 1 – 2 of 2) sorted by relevance
54 if (tls_config->cipher_list != NULL && tls_config->cipher_count > 0) { in mqtt_client_tls_connect()57 sizeof(int) * tls_config->cipher_count); in mqtt_client_tls_connect()
349 uint32_t cipher_count; member