Searched refs:EAP_PWD_GET_MORE_BIT (Results 1 – 3 of 3) sorted by relevance
33 #define EAP_PWD_GET_MORE_BIT(x) ((x) & 0x40) macro
933 if (EAP_PWD_GET_MORE_BIT(lm_exch) || data->in_frag_pos) { in eap_pwd_process()951 if (EAP_PWD_GET_MORE_BIT(lm_exch)) { in eap_pwd_process()
1000 if (EAP_PWD_GET_MORE_BIT(lm_exch) || data->in_frag_pos) { in eap_pwd_process()1021 if (EAP_PWD_GET_MORE_BIT(lm_exch)) { in eap_pwd_process()