Searched refs:SEC_E_ENCRYPT_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.h140 #ifndef SEC_E_ENCRYPT_FAILURE
141 # define SEC_E_ENCRYPT_FAILURE ((HRESULT)0x80090329L) macro
H A Dstrerror.c870 case SEC_E_ENCRYPT_FAILURE:
871 txt = "SEC_E_ENCRYPT_FAILURE";

Completed in 60 milliseconds