Searched refs:tx_key (Results 1 – 2 of 2) sorted by relevance
57 void (*tx_key)(void *ctx, void *sta_ctx); member
39 #define txKey() sm->eapol->cb.tx_key(sm->eapol->conf.ctx, sm->sta)1247 eapol->cb.tx_key = cb->tx_key; in eapol_auth_init()