Home
last modified time | relevance | path

Searched defs:NCryptProviderName (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dncrypt.h216 typedef struct NCryptProviderName { struct
219 } NCryptProviderName; argument
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs138552 pub struct NCryptProviderName { struct
138558 const UNINIT: ::std::mem::MaybeUninit<NCryptProviderName> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_NCryptProviderName() argument
138584 ppProviderList: *mut *mut NCryptProviderName, in NCryptEnumStorageProviders()