Home
last modified time | relevance | path

Searched defs:SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsspi.h255 } SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT,*PSEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsspi.h255 } SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT,*PSEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Security/Authorization/
H A Dmod.rs12162 pub const SI_ACCESS_SPECIFIC: i32 = 65536i32;
12163 pub const SI_CONTAINER: i32 = 4i32;
12166 #[derive(:: std :: clone :: Clone, :: std :: marker :: Copy)]
12167 #[repr(C)] in from()
12168 #[cfg(feature = "Win32_Foundation")] in from()
12172 pub pszName: super::super::Foundation::PWSTR, in from()
/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.rs5282 pub type SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT = i32; typedef