5 references to DeriveKeyWithContextHeader
Microsoft.AspNetCore.DataProtection (4)
Cng\CbcAuthenticatedEncryptor.cs (2)
168
_sp800_108_ctr_hmac_provider.
DeriveKeyWithContextHeader
(
321
_sp800_108_ctr_hmac_provider.
DeriveKeyWithContextHeader
(
Cng\CngGcmAuthenticatedEncryptor.cs (2)
143
_sp800_108_ctr_hmac_provider.
DeriveKeyWithContextHeader
(
256
_sp800_108_ctr_hmac_provider.
DeriveKeyWithContextHeader
(
Microsoft.AspNetCore.DataProtection.Tests (1)
SP800_108\SP800_108Tests.cs (1)
152
provider.
DeriveKeyWithContextHeader
(pbLabel, (uint)label.Length, contextHeader, pbContext, (uint)context.Length, pbDerivedSubkey, (uint)derivedSubkey.Length);