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