Searched refs:SEC_E_PKINIT_CLIENT_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.h230 #ifndef SEC_E_PKINIT_CLIENT_FAILURE
231 # define SEC_E_PKINIT_CLIENT_FAILURE ((HRESULT)0x80090354L) macro
H A Dstrerror.c963 case SEC_E_PKINIT_CLIENT_FAILURE:
964 txt = "SEC_E_PKINIT_CLIENT_FAILURE";

Completed in 56 milliseconds