Home
last modified time | relevance | path

Searched refs:CERT_COMPARE_CTL_USAGE (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows.go503 CERT_COMPARE_CTL_USAGE = CERT_COMPARE_ENHKEY_USAGE const
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwincrypt.h3783 #define CERT_COMPARE_CTL_USAGE CERT_COMPARE_ENHKEY_USAGE macro
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs16622 pub const CERT_COMPARE_CTL_USAGE: u32 = 10; constant