Searched refs:EAP_PWD_GET_MORE_BIT (Results 1 – 3 of 3) sorted by relevance
39 #define EAP_PWD_GET_MORE_BIT(x) ((x) & 0x40) macro
907 if (EAP_PWD_GET_MORE_BIT(lm_exch) || data->in_frag_pos) { in eap_pwd_process()921 if (EAP_PWD_GET_MORE_BIT(lm_exch)) { in eap_pwd_process()
980 if (EAP_PWD_GET_MORE_BIT(lm_exch) || data->in_frag_pos) { in eap_pwd_process()992 if (EAP_PWD_GET_MORE_BIT(lm_exch)) { in eap_pwd_process()