HomeSort by relevance Sort by last modified time
    Searched refs:CERT_STORE_DEFER_CLOSE_UNTIL_LAST_FREE_FLAG (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/
types_windows.go 251 CERT_STORE_DEFER_CLOSE_UNTIL_LAST_FREE_FLAG = 0x00000004
  /prebuilts/go/linux-x86/src/syscall/
types_windows.go 251 CERT_STORE_DEFER_CLOSE_UNTIL_LAST_FREE_FLAG = 0x00000004
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincrypt.h     [all...]

Completed in 117 milliseconds