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)
152provider.DeriveKeyWithContextHeader(pbLabel, (uint)label.Length, contextHeader, pbContext, (uint)context.Length, pbDerivedSubkey, (uint)derivedSubkey.Length);