Home
last modified time | relevance | path

Searched refs:SspiDecryptAuthIdentity (Results 1 – 12 of 12) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Dsspicli.def87 SspiDecryptAuthIdentity@4
H A Dsecur32.def93 SspiDecryptAuthIdentity@4
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dsspicli.def88 SspiDecryptAuthIdentity
H A Dsecur32.def95 SspiDecryptAuthIdentity
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Dsspicli.def87 SspiDecryptAuthIdentity@4
H A Dsecur32.def93 SspiDecryptAuthIdentity@4
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dsspicli.def88 SspiDecryptAuthIdentity
H A Dsecur32.def95 SspiDecryptAuthIdentity
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsspi.h1742 SECURITY_STATUS SEC_ENTRY SspiDecryptAuthIdentity(PSEC_WINNT_AUTH_IDENTITY_OPAQUE EncryptedAuthData…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsspi.h1742 SECURITY_STATUS SEC_ENTRY SspiDecryptAuthIdentity(PSEC_WINNT_AUTH_IDENTITY_OPAQUE EncryptedAuthData…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Security/Authentication/Identity/
H A Dmod.rs349 pub fn SspiDecryptAuthIdentity(encryptedauthdata: *mut ::core::ffi::c_void) -> i32; in SspiDecryptAuthIdentity() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Security/Authentication/Identity/
H A Dmod.rs17581 pub unsafe fn SspiDecryptAuthIdentity(encryptedauthdata: *mut ::std::ffi::c_void) -> i32 {
17586 fn SspiDecryptAuthIdentity(encryptedauthdata: *mut ::std::ffi::c_void) -> i32;
17588 ::std::mem::transmute(SspiDecryptAuthIdentity(::std::mem::transmute(encryptedauthdata)))