Searched refs:IEEE8021X_ENCR_KEY_LEN (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c644 #define IEEE8021X_ENCR_KEY_LEN 32 macro
648 u8 encr_key[IEEE8021X_ENCR_KEY_LEN];
659 u8 ekey[IEEE8021X_KEY_IV_LEN + IEEE8021X_ENCR_KEY_LEN];
688 encr_key_len = IEEE8021X_ENCR_KEY_LEN;

Completed in 102 milliseconds