Home
last modified time | relevance | path

Searched refs:CERT_TRUST_INVALID_BASIC_CONSTRAINTS (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dtypes_windows.go267 CERT_TRUST_INVALID_BASIC_CONSTRAINTS = 0x00000400 const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows.go445 CERT_TRUST_INVALID_BASIC_CONSTRAINTS = 0x00000400 const
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwincrypt.h4884 #define CERT_TRUST_INVALID_BASIC_CONSTRAINTS 0x400 macro
/aosp_15_r20/prebuilts/go/linux-x86/api/
Dgo1.txt28120 pkg syscall (windows-386), const CERT_TRUST_INVALID_BASIC_CONSTRAINTS ideal-int
29049 pkg syscall (windows-amd64), const CERT_TRUST_INVALID_BASIC_CONSTRAINTS ideal-int
Dgo1.1.txt49066 pkg syscall (windows-386), const CERT_TRUST_INVALID_BASIC_CONSTRAINTS = 1024
49656 pkg syscall (windows-amd64), const CERT_TRUST_INVALID_BASIC_CONSTRAINTS = 1024
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs17181 pub const CERT_TRUST_INVALID_BASIC_CONSTRAINTS: u32 = 1024; constant