Home
last modified time | relevance | path

Searched refs:NTE_NO_KEY (Results 1 – 25 of 502) sorted by relevance

12345678910>>...21

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Csp/src/System/Security/Cryptography/
H A DCapiHelper.Shared.cs46 NTE_NO_KEY = 0x8009000D, // Key does not exist. enumerator
H A DCapiHelper.Windows.cs750 … (uint)hr != (uint)CryptKeyError.NTE_NO_KEY)) in GetKeyPairHelper()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/security/cryptography/
H A Dutils.cs53 … internal const int NTE_NO_KEY = unchecked((int) 0x8009000D); // Key does not exist. field in System.Security.Cryptography.Constants
408 … if ((parameters.Flags & CspProviderFlags.UseExistingKey) != 0 || hr != Constants.NTE_NO_KEY) in GetKeyPairHelper()
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinerror.h1031 #define NTE_NO_KEY 0x8009000DL macro
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Derrors.inc1128 NTE_NO_KEY = $8009000D;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Derrors.inc1128 NTE_NO_KEY = $8009000D;
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Derrors.inc1128 NTE_NO_KEY = $8009000D;
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Derrors.inc1128 NTE_NO_KEY = $8009000D;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Derrors.inc1119 NTE_NO_KEY = HRESULT($8009000D);
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Derrors.inc1119 NTE_NO_KEY = HRESULT($8009000D);
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Derrors.inc1119 NTE_NO_KEY = HRESULT($8009000D);
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Derrors.inc1119 NTE_NO_KEY = HRESULT($8009000D);
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d2206 NTE_NO_KEY = 0x8009000D,
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d2206 NTE_NO_KEY = 0x8009000D,
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d2205 NTE_NO_KEY = 0x8009000D,
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d2206 NTE_NO_KEY = 0x8009000D,
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d2205 NTE_NO_KEY = 0x8009000D,
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d2205 NTE_NO_KEY = 0x8009000D,
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d2205 NTE_NO_KEY = 0x8009000D,
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d2205 NTE_NO_KEY = 0x8009000D,
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/h/
H A Derror.hxx11492 #define NTE_NO_KEY _HRESULT_TYPEDEF_(0x8009000DL) macro
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d2205 NTE_NO_KEY = 0x8009000D,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d2206 NTE_NO_KEY = 0x8009000D,
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinerror.h2280 #define NTE_NO_KEY ((HRESULT)0x8009000DL) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinerror.h2280 #define NTE_NO_KEY ((HRESULT)0x8009000DL) macro

12345678910>>...21