Searched refs:EAP_PWD_GET_LENGTH_BIT (Results 1 – 3 of 3) sorted by relevance
31 #define EAP_PWD_GET_LENGTH_BIT(x) ((x) & 0x80) macro
525 if (EAP_PWD_GET_LENGTH_BIT(lm_exch)) in eap_pwd_build_req()904 if (EAP_PWD_GET_LENGTH_BIT(lm_exch)) { in eap_pwd_process()
969 if (EAP_PWD_GET_LENGTH_BIT(lm_exch)) { in eap_pwd_process()1105 if (EAP_PWD_GET_LENGTH_BIT(lm_exch)) { in eap_pwd_process()