Searched refs:SRPVAL_EBIT (Results 1 – 2 of 2) sorted by relevance
77 #define SRPVAL_EBIT 0x00000001 /* Use shared key for ECP */ macro
771 PUTLONG(SRPVAL_EBIT, outp); in eap_send_request()1625 eap_srpval_response(esp, id, SRPVAL_EBIT, in eap_request()2262 if (uval & SRPVAL_EBIT) { in eap_printpkt()2264 uval &= ~SRPVAL_EBIT; in eap_printpkt()2370 if (uval & SRPVAL_EBIT) { in eap_printpkt()2372 uval &= ~SRPVAL_EBIT; in eap_printpkt()