5 references to DeriveKeyWithContextHeader
Microsoft.AspNetCore.DataProtection (4)
Cng\CbcAuthenticatedEncryptor.cs (2)
92
_sp800_108_ctr_hmac_provider.
DeriveKeyWithContextHeader
(
276
_sp800_108_ctr_hmac_provider.
DeriveKeyWithContextHeader
(
Cng\CngGcmAuthenticatedEncryptor.cs (2)
86
_sp800_108_ctr_hmac_provider.
DeriveKeyWithContextHeader
(
250
_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);