Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dconfig.h41 #define DEFAULT_KEY_MGMT_OFFLOAD 1 macro
Dconfig_file.c1506 if (config->key_mgmt_offload != DEFAULT_KEY_MGMT_OFFLOAD) in wpa_config_write_global()
Dconfig.c4685 config->key_mgmt_offload = DEFAULT_KEY_MGMT_OFFLOAD; in wpa_config_alloc_empty()