Home
last modified time | relevance | path

Searched refs:AUTO_DOWNLOAD_CERTS_PREFIX (Results 1 – 6 of 6) sorted by relevance

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DProtocol.h97 #define AUTO_DOWNLOAD_CERTS_PREFIX L".autodownload_" macro
H A DProtocol.c110 if (UniStartWith(e->FileNameW, AUTO_DOWNLOAD_CERTS_PREFIX)) in TryGetRootCertChain()
150 UniStrCpy(fn, sizeof(fn), AUTO_DOWNLOAD_CERTS_PREFIX); in TryGetRootCertChain()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DProtocol.h199 #define AUTO_DOWNLOAD_CERTS_PREFIX L".autodownload_" macro
H A DProtocol.c893 if (UniStartWith(e->FileNameW, AUTO_DOWNLOAD_CERTS_PREFIX)) in TryGetRootCertChain()
933 UniStrCpy(fn, sizeof(fn), AUTO_DOWNLOAD_CERTS_PREFIX); in TryGetRootCertChain()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DProtocol.h199 #define AUTO_DOWNLOAD_CERTS_PREFIX L".autodownload_" macro
H A DProtocol.c893 if (UniStartWith(e->FileNameW, AUTO_DOWNLOAD_CERTS_PREFIX)) in TryGetRootCertChain()
933 UniStrCpy(fn, sizeof(fn), AUTO_DOWNLOAD_CERTS_PREFIX); in TryGetRootCertChain()