Searched refs:key_mgmt_set_pmk (Results 1 – 3 of 3) sorted by relevance
443 if (!sm->ctx->key_mgmt_set_pmk) in wpa_sm_key_mgmt_set_pmk()445 return sm->ctx->key_mgmt_set_pmk(sm->ctx->ctx, pmk, pmk_len); in wpa_sm_key_mgmt_set_pmk()
85 int (*key_mgmt_set_pmk)(void *ctx, const u8 *pmk, size_t pmk_len); member
1426 ctx->key_mgmt_set_pmk = wpa_supplicant_key_mgmt_set_pmk; in wpa_supplicant_init_wpa()