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