1 reference to BCryptOpenAlgorithmProvider
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\Interop\Windows\BCrypt\Cng.cs (1)
83
NTSTATUS ntStatus = Interop.
BCryptOpenAlgorithmProvider
(out hAlgorithm, pszAlgId, pszImplementation, (int)dwFlags);