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
514 if (EAP_PWD_GET_LENGTH_BIT(lm_exch)) in eap_pwd_build_req()885 if (EAP_PWD_GET_LENGTH_BIT(lm_exch)) { in eap_pwd_process()
950 if (EAP_PWD_GET_LENGTH_BIT(lm_exch)) { in eap_pwd_process()1086 if (EAP_PWD_GET_LENGTH_BIT(lm_exch)) { in eap_pwd_process()