HomeSort by: relevance | last modified time | path
    Searched refs:SRPVAL_EBIT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
eap.h 92 #define SRPVAL_EBIT 0x00000001 /* Use shared key for ECP */
eap.c 987 PUTLONG(SRPVAL_EBIT, outp);
2092 eap_srpval_response(esp, id, SRPVAL_EBIT,
3211 if (uval & SRPVAL_EBIT) {
3213 uval &= ~SRPVAL_EBIT;
3383 if (uval & SRPVAL_EBIT) {
3385 uval &= ~SRPVAL_EBIT;

Completed in 24 milliseconds