OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEC_E_WRONG_PRINCIPAL
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/base/
win32securityerrors.cc
43
KLABEL(
SEC_E_WRONG_PRINCIPAL
),
/external/curl/lib/
curl_sspi.h
160
#ifndef
SEC_E_WRONG_PRINCIPAL
161
# define
SEC_E_WRONG_PRINCIPAL
((HRESULT)0x80090322L)
strerror.c
1034
case
SEC_E_WRONG_PRINCIPAL
:
1035
txt = "
SEC_E_WRONG_PRINCIPAL
";
/external/curl/lib/vtls/
schannel.c
193
if(sspi_status ==
SEC_E_WRONG_PRINCIPAL
)
245
if(sspi_status ==
SEC_E_WRONG_PRINCIPAL
)
459
if(sspi_status ==
SEC_E_WRONG_PRINCIPAL
)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winerror.h
[
all
...]
/prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar
Completed in 117 milliseconds