Home
last modified time | relevance | path

Searched defs:CryptContextTraits (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/lib/Support/Windows/
H A DWindowsSupport.h154 struct CryptContextTraits : CommonHandleTraits { struct
155 typedef HCRYPTPROV handle_type;
157 static handle_type GetInvalid() { in GetInvalid()
161 static void Close(handle_type h) { in Close()
165 static bool IsValid(handle_type h) { in IsValid()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/Windows/
DWindowsSupport.h144 struct CryptContextTraits : CommonHandleTraits { struct
145 typedef HCRYPTPROV handle_type;
147 static handle_type GetInvalid() { in GetInvalid()
151 static void Close(handle_type h) { in Close()
155 static bool IsValid(handle_type h) { in IsValid()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h144 struct CryptContextTraits : CommonHandleTraits { struct
145 typedef HCRYPTPROV handle_type;
147 static handle_type GetInvalid() { in GetInvalid()
151 static void Close(handle_type h) { in Close()
155 static bool IsValid(handle_type h) { in IsValid()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/Windows/
DWindowsSupport.h144 struct CryptContextTraits : CommonHandleTraits { struct
145 typedef HCRYPTPROV handle_type;
147 static handle_type GetInvalid() { in GetInvalid()
151 static void Close(handle_type h) { in Close()
155 static bool IsValid(handle_type h) { in IsValid()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h141 struct CryptContextTraits : CommonHandleTraits { struct
142 typedef HCRYPTPROV handle_type;
144 static handle_type GetInvalid() { in GetInvalid()
148 static void Close(handle_type h) { in Close()
152 static bool IsValid(handle_type h) { in IsValid()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/Windows/
DWindowsSupport.h144 struct CryptContextTraits : CommonHandleTraits { struct
145 typedef HCRYPTPROV handle_type;
147 static handle_type GetInvalid() { in GetInvalid()
151 static void Close(handle_type h) { in Close()
155 static bool IsValid(handle_type h) { in IsValid()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/Windows/
DWindowsSupport.h144 struct CryptContextTraits : CommonHandleTraits { struct
145 typedef HCRYPTPROV handle_type;
147 static handle_type GetInvalid() { in GetInvalid()
151 static void Close(handle_type h) { in Close()
155 static bool IsValid(handle_type h) { in IsValid()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
H A DWindowsSupport.h155 struct CryptContextTraits : CommonHandleTraits { struct
156 typedef HCRYPTPROV handle_type;
158 static handle_type GetInvalid() { in GetInvalid()
162 static void Close(handle_type h) { in Close()
166 static bool IsValid(handle_type h) { in IsValid()