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

/netbsd-6-1-5-RELEASE/dist/pppd/pppd/
H A Deap.h74 #define SRPVAL_EBIT 0x00000001 /* Use shared key for ECP */ macro
H A Deap.c790 PUTLONG(SRPVAL_EBIT, outp);
1635 eap_srpval_response(esp, id, SRPVAL_EBIT,
2292 if (uval & SRPVAL_EBIT) {
2294 uval &= ~SRPVAL_EBIT;
2398 if (uval & SRPVAL_EBIT) {
2400 uval &= ~SRPVAL_EBIT;

Completed in 561 milliseconds