OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEC_E_MESSAGE_ALTERED
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
issper16.h
38
#define
SEC_E_MESSAGE_ALTERED
((SECURITY_STATUS)0x130F)
winerror.h
[
all
...]
/external/curl/lib/
curl_sspi.h
136
#ifndef
SEC_E_MESSAGE_ALTERED
137
# define
SEC_E_MESSAGE_ALTERED
((HRESULT)0x8009030FL)
strerror.c
929
case
SEC_E_MESSAGE_ALTERED
:
930
txt = "
SEC_E_MESSAGE_ALTERED
";
/prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar
Completed in 42 milliseconds