OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CERT_STORE_PROV_MEMORY
(Results
1 - 5
of
5
) sorted by null
/prebuilts/go/darwin-x86/src/crypto/x509/
root_windows.go
29
handle, err := syscall.CertOpenStore(syscall.
CERT_STORE_PROV_MEMORY
, 0, 0, syscall.CERT_STORE_DEFER_CLOSE_UNTIL_LAST_FREE_FLAG, 0)
/prebuilts/go/linux-x86/src/crypto/x509/
root_windows.go
29
handle, err := syscall.CertOpenStore(syscall.
CERT_STORE_PROV_MEMORY
, 0, 0, syscall.CERT_STORE_DEFER_CLOSE_UNTIL_LAST_FREE_FLAG, 0)
/prebuilts/go/darwin-x86/src/syscall/
ztypes_windows.go
245
CERT_STORE_PROV_MEMORY
= 2
/prebuilts/go/linux-x86/src/syscall/
ztypes_windows.go
245
CERT_STORE_PROV_MEMORY
= 2
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincrypt.h
[
all
...]
Completed in 60 milliseconds