Home
last modified time | relevance | path

Searched defs:NCryptDeriveKey (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/System/Security/Cryptography/
H A DNCryptNative.cs242 internal static extern ErrorCode NCryptDeriveKey(SafeNCryptSecretHandle hSharedSecret, in NCryptDeriveKey() method in System.Security.Cryptography.NCryptNative.UnsafeNativeMethods
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Security/Cryptography/
H A Dmod.rs703 …pub fn NCryptDeriveKey(hsharedsecret: usize, pwszkdf: super::super::Foundation::PWSTR, pparameterl… in NCryptDeriveKey() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Security/Cryptography/
H A Dmod.rs25772 pub unsafe fn NCryptDeriveKey<'a, Param1: ::windows::runtime::IntoParam<'a, super::super::Foundatio… in NCryptDeriveKey() function
25777 …fn NCryptDeriveKey(hsharedsecret: usize, pwszkdf: super::super::Foundation::PWSTR, pparameterlist:… in NCryptDeriveKey() function