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