Searched refs:first_is_send (Results 1 – 2 of 2) sorted by relevance
551 bool first_is_send; in eap_mschapv2_getKey() local574 first_is_send = sm->eap_fast_mschapv2; in eap_mschapv2_getKey()577 first_is_send, 1) < 0 || in eap_mschapv2_getKey()579 MSCHAPV2_KEY_LEN, !first_is_send, 1) < 0) { in eap_mschapv2_getKey()
853 bool first_is_send; in eap_mschapv2_getKey() local878 first_is_send = !sm->eap_fast_mschapv2; in eap_mschapv2_getKey()880 first_is_send, 0) < 0 || in eap_mschapv2_getKey()882 MSCHAPV2_KEY_LEN, !first_is_send, 0) < 0) { in eap_mschapv2_getKey()