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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_sspi.h173 #ifndef SEC_E_STRONG_CRYPTO_NOT_SUPPORTED
174 # define SEC_E_STRONG_CRYPTO_NOT_SUPPORTED ((HRESULT)0x8009033AL) macro
H A Dstrerror.c999 case SEC_E_STRONG_CRYPTO_NOT_SUPPORTED:
1000 txt = "SEC_E_STRONG_CRYPTO_NOT_SUPPORTED";

Completed in 59 milliseconds