Searched refs:key_mgmt_set_pmk (Results 1 – 6 of 6) sorted by relevance
391 if (!sm->ctx->key_mgmt_set_pmk) in wpa_sm_key_mgmt_set_pmk()393 return sm->ctx->key_mgmt_set_pmk(sm->ctx->ctx, pmk, pmk_len); in wpa_sm_key_mgmt_set_pmk()
83 int (*key_mgmt_set_pmk)(void *ctx, const u8 *pmk, size_t pmk_len); member
451 if (!sm->ctx->key_mgmt_set_pmk) in wpa_sm_key_mgmt_set_pmk()453 return sm->ctx->key_mgmt_set_pmk(sm->ctx->ctx, pmk, pmk_len); in wpa_sm_key_mgmt_set_pmk()
88 int (*key_mgmt_set_pmk)(void *ctx, const u8 *pmk, size_t pmk_len); member
1244 ctx->key_mgmt_set_pmk = wpa_supplicant_key_mgmt_set_pmk; in wpa_supplicant_init_wpa()
1426 ctx->key_mgmt_set_pmk = wpa_supplicant_key_mgmt_set_pmk; in wpa_supplicant_init_wpa()