Searched refs:SCH_USE_STRONG_CRYPTO (Results 1 – 1 of 1) sorted by relevance
130 #ifndef SCH_USE_STRONG_CRYPTO131 #define SCH_USE_STRONG_CRYPTO 0x00400000 macro383 schannel_cred->dwFlags |= SCH_USE_STRONG_CRYPTO; in set_ssl_ciphers()791 credentials.dwFlags = flags | SCH_USE_STRONG_CRYPTO; in schannel_acquire_credential_handle()833 schannel_cred.dwFlags = flags | SCH_USE_STRONG_CRYPTO; in schannel_acquire_credential_handle()
Completed in 53 milliseconds