Home
last modified time | relevance | path

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

/hostap-3.6.0/src/common/
Deapol_common.h53 #define IEEE8021X_REPLAY_COUNTER_LEN 8 macro
70 u8 replay_counter[IEEE8021X_REPLAY_COUNTER_LEN];
/hostap-3.6.0/src/eapol_supp/
Deapol_supp_sm.c763 IEEE8021X_REPLAY_COUNTER_LEN) >= 0) { in eapol_sm_processKey()
768 IEEE8021X_REPLAY_COUNTER_LEN); in eapol_sm_processKey()
770 key->replay_counter, IEEE8021X_REPLAY_COUNTER_LEN); in eapol_sm_processKey()
836 IEEE8021X_REPLAY_COUNTER_LEN); in eapol_sm_processKey()
/hostap-3.6.0/src/ap/
Dieee802_1x.c170 IEEE8021X_REPLAY_COUNTER_LEN) <= 0) { in ieee802_1x_tx_key_one()
174 IEEE8021X_REPLAY_COUNTER_LEN); in ieee802_1x_tx_key_one()
177 IEEE8021X_REPLAY_COUNTER_LEN); in ieee802_1x_tx_key_one()
181 IEEE8021X_REPLAY_COUNTER_LEN); in ieee802_1x_tx_key_one()