Searched refs:SEC_E_DECRYPT_FAILURE (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.h143 #ifndef SEC_E_DECRYPT_FAILURE
144 # define SEC_E_DECRYPT_FAILURE ((HRESULT)0x80090330L) macro
H A Dstrerror.c858 case SEC_E_DECRYPT_FAILURE:
859 txt = "SEC_E_DECRYPT_FAILURE";

Completed in 65 milliseconds