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