2 references to DeriveBytesCore
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdf.cs (2)
211DeriveBytesCore(key, hashAlgorithm, label.AsSpan(), context.AsSpan(), result); 356DeriveBytesCore(key, hashAlgorithm, label, context, destination);