Searched refs:tx_key (Results 1 – 3 of 3) sorted by relevance
75 void (*tx_key)(void *ctx, void *sta_ctx); member
45 #define txKey() sm->eapol->cb.tx_key(sm->eapol->conf.ctx, sm->sta)1132 eapol->cb.tx_key = cb->tx_key; in eapol_auth_init()
1748 cb.tx_key = _ieee802_1x_tx_key; in ieee802_1x_init()