Searched refs:SN_PHASE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sbin/iscontrol/
H A Dlogin.c264 if(sess->csg == SN_PHASE && (op->tgtChapDigest != NULL))
295 lp->CSG = SN_PHASE; // Security Negotiation
335 lp->CSG = SN_PHASE; // Security Negotiation
336 lp->NSG = SN_PHASE;
398 case SN_PHASE: // Security Negotiation
431 if(sess->csg == SN_PHASE)
H A Discontrol.h86 #define SN_PHASE 0 // Security Negotiation macro
H A Dfsm.c546 sess->csg = SN_PHASE;

Completed in 31 milliseconds