3 references to DeriveBytesOneShot
System.Security.Cryptography (3)
System\Security\Cryptography\SP800108HmacCounterKdf.OpenSsl.cs (2)
35SP800108HmacCounterKdfImplementationOpenSsl.DeriveBytesOneShot(key, hashAlgorithm, label, context, result); 54SP800108HmacCounterKdfImplementationOpenSsl.DeriveBytesOneShot(key, hashAlgorithm, label, context, destination);
System\Security\Cryptography\SP800108HmacCounterKdfImplementationOpenSsl.cs (1)
110DeriveBytesOneShot(key, hashAlgorithm, labelData.Utf8Bytes, contextData.Utf8Bytes, destination);