Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dcurl_sspi.h211 #ifndef SEC_E_STRONG_CRYPTO_NOT_SUPPORTED
212 # define SEC_E_STRONG_CRYPTO_NOT_SUPPORTED ((HRESULT)0x8009033AL) macro
Dstrerror.c946 SEC2TXT(SEC_E_STRONG_CRYPTO_NOT_SUPPORTED); in Curl_sspi_strerror()