Home
last modified time | relevance | path

Searched refs:SEC_E_NO_AUTHENTICATING_AUTHORITY (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dcurl_sspi.h142 #ifndef SEC_E_NO_AUTHENTICATING_AUTHORITY
143 # define SEC_E_NO_AUTHENTICATING_AUTHORITY ((HRESULT)0x80090311L) macro
Dstrerror.c941 case SEC_E_NO_AUTHENTICATING_AUTHORITY: in Curl_sspi_strerror()
/external/webrtc/webrtc/base/
Dwin32securityerrors.cc34 KLABEL(SEC_E_NO_AUTHENTICATING_AUTHORITY),