Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.c65 size_t *key_len, bool no_kdk);
2863 size_t *key_len, bool no_kdk) argument
2871 (!no_kdk && sm->wpa_auth->conf.secure_ltf &&
2900 if (!no_kdk && sm->wpa_auth->conf.secure_ltf &&
2936 if (!no_kdk && sm->wpa_auth->conf.secure_ltf &&
3647 bool derive_kdk, no_kdk = false; local
3688 no_kdk = false;
3692 pmk_r0_name, &key_len, no_kdk) < 0)
3731 derive_kdk && !no_kdk) {
3734 no_kdk = true;
[all …]