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

/freebsd-11-stable/sbin/iscontrol/
H A Dlogin.c266 if(sess->csg == SN_PHASE && (op->tgtChapDigest != NULL))
297 lp->CSG = SN_PHASE; // Security Negotiation
337 lp->CSG = SN_PHASE; // Security Negotiation
338 lp->NSG = SN_PHASE;
400 case SN_PHASE: // Security Negotiation
433 if(sess->csg == SN_PHASE)
H A Discontrol.h88 #define SN_PHASE 0 // Security Negotiation macro
H A Dfsm.c549 sess->csg = SN_PHASE;

Completed in 60 milliseconds