Home
last modified time | relevance | path

Searched refs:tx_key (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm.h57 void (*tx_key)(void *ctx, void *sta_ctx); member
Deapol_auth_sm.c39 #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()