2 references to KDF_HASH_ALGORITHM
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdfImplementationCng.cs (1)
58buffers[2].BufferType = CngBufferDescriptors.KDF_HASH_ALGORITHM;
System\Security\Cryptography\Pbkdf2Implementation.Windows.cs (1)
165buffers[2].BufferType = CngBufferDescriptors.KDF_HASH_ALGORITHM;