HomeSort by relevance Sort by last modified time
    Searched refs:SEC_E_STRONG_CRYPTO_NOT_SUPPORTED (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
curl_sspi.h 211 #ifndef SEC_E_STRONG_CRYPTO_NOT_SUPPORTED
212 # define SEC_E_STRONG_CRYPTO_NOT_SUPPORTED ((HRESULT)0x8009033AL)
strerror.c 964 case SEC_E_STRONG_CRYPTO_NOT_SUPPORTED:
965 txt = "SEC_E_STRONG_CRYPTO_NOT_SUPPORTED";

Completed in 235 milliseconds