Home
last modified time | relevance | path

Searched refs:encr_state_chello (Results 1 – 4 of 4) sorted by relevance

/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/ftptelnet/
H A Dftpp_si.h178 bool encr_state_chello; member
H A Dftpp_si.c847 FtpSession->encr_state_chello = false; in FTPResetSession()
H A Dpp_ftp.c1018 Session->encr_state_chello = true; in prepareForEncryption()
H A Dsnort_ftptelnet.c4229 if ((iInspectMode == FTPP_SI_CLIENT_MODE) && FTPSession->encr_state_chello ) in SnortFTP()
4233 FTPSession->encr_state_chello = false; in SnortFTP()