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