8 references to BCryptOpenAlgorithmProvider
System.Security.Cryptography (8)
src\runtime\src\libraries\Common\src\Interop\Windows\BCrypt\BCryptAlgorithmCache.cs (1)
56NTSTATUS status = BCryptOpenAlgorithmProvider(
src\runtime\src\libraries\Common\src\Interop\Windows\BCrypt\Interop.BCryptOpenAlgorithmProvider.cs (1)
25NTSTATUS status = BCryptOpenAlgorithmProvider(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaImplementation.Windows.cs (1)
262NTSTATUS status = Interop.BCrypt.BCryptOpenAlgorithmProvider(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKemImplementation.Windows.cs (1)
146NTSTATUS status = Interop.BCrypt.BCryptOpenAlgorithmProvider(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdfImplementationCng.cs (1)
175NTSTATUS openStatus = Interop.BCrypt.BCryptOpenAlgorithmProvider(
System\Security\Cryptography\HKDF.Windows.cs (1)
102NTSTATUS openStatus = Interop.BCrypt.BCryptOpenAlgorithmProvider(
System\Security\Cryptography\Pbkdf2Implementation.Windows.cs (1)
108NTSTATUS openStatus = Interop.BCrypt.BCryptOpenAlgorithmProvider(
System\Security\Cryptography\X25519DiffieHellmanImplementation.Windows.cs (1)
237NTSTATUS status = Interop.BCrypt.BCryptOpenAlgorithmProvider(