Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h496 if (sm->ctx->store_ptk) in wpa_sm_store_ptk()
497 sm->ctx->store_ptk(sm->ctx->ctx, addr, cipher, life_time, in wpa_sm_store_ptk()
H A Dwpa.h98 void (*store_ptk)(void *ctx, const u8 *addr, int cipher, member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c1490 ctx->store_ptk = wpa_supplicant_store_ptk; in wpa_supplicant_init_wpa()