Searched refs:SRPVAL_EBIT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Deap.h72 #define SRPVAL_EBIT 0x00000001 /* Use shared key for ECP */ macro
H A Deap.c764 PUTLONG(SRPVAL_EBIT, outp);
1620 eap_srpval_response(esp, id, SRPVAL_EBIT,
2277 if (uval & SRPVAL_EBIT) {
2279 uval &= ~SRPVAL_EBIT;
2383 if (uval & SRPVAL_EBIT) {
2385 uval &= ~SRPVAL_EBIT;

Completed in 33 milliseconds