Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp-w32.c58 UINT cbBCryptDllPath; in wincng_check_availability() local
60 cbBCryptDllPath = GetSystemDirectory(szBCryptDllPath, in wincng_check_availability()
62 if (cbBCryptDllPath > 0 && in wincng_check_availability()
63 cbBCryptDllPath < sizeof(szBCryptDllPath) && in wincng_check_availability()