Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dwifi.h185 char *pairwise_cipher; member
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c595 cipher_config->pairwise_cipher = ciphers[index].name; in process_cipher_config()
834 if (!hostapd_cli_cmd_v("set rsn_pairwise %s", cipher_config.pairwise_cipher)) { in hapd_process_enterprise_config()
838 if (!hostapd_cli_cmd_v("set wpa_pairwise %s", cipher_config.pairwise_cipher)) { in hapd_process_enterprise_config()
1176 cipher_config.pairwise_cipher)) { in wpas_add_and_config_network()