Home
last modified time | relevance | path

Searched refs:MODES_SSLExpectedPeerCN (Results 1 – 2 of 2) sorted by relevance

/dports/security/ftimes/ftimes-3.11.0/src/
H A Dproperties.c1002 …asecmp(pcControl, KEY_SSLExpectedPeerCN) == 0 && RUN_MODE_IS_SET(MODES_SSLExpectedPeerCN, iRunMode… in PropertiesReadLine()
1584 if (RUN_MODE_IS_SET(MODES_SSLExpectedPeerCN, psProperties->iRunMode)) in PropertiesDisplaySettings()
H A Dftimes.h372 #define MODES_SSLExpectedPeerCN ((FTIMES_DIGMADMAP) | (FTIMES_GETMODE)) macro