2 references to DeriveBytesOneShot
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdfImplementationManaged.cs (1)
40DeriveBytesOneShot(key, _hashAlgorithm, label, context, destination);
System\Security\Cryptography\SP800108HmacCounterKdf.Managed.cs (1)
51SP800108HmacCounterKdfImplementationManaged.DeriveBytesOneShot(key, hashAlgorithm, label, context, destination);