Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dwifi.h175 char *tls_flags; member
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c499 cipher_config->tls_flags = "[SUITEB]"; in process_cipher_config()
509 cipher_config->tls_flags = "[SUITEB]"; in process_cipher_config()
783 if (cipher_config.tls_flags != NULL) { in hapd_process_enterprise_config()
784 if (!hostapd_cli_cmd_v("set tls_flags %s", cipher_config.tls_flags)) { in hapd_process_enterprise_config()