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