1 write to _sp800_108_ctr_hmac_provider
Microsoft.AspNetCore.DataProtection (1)
Cng\CbcAuthenticatedEncryptor.cs (1)
47
_sp800_108_ctr_hmac_provider
= SP800_108_CTR_HMACSHA512Util.CreateProvider(keyDerivationKey);
3 references to _sp800_108_ctr_hmac_provider
Microsoft.AspNetCore.DataProtection (3)
Cng\CbcAuthenticatedEncryptor.cs (3)
92
_sp800_108_ctr_hmac_provider
.DeriveKeyWithContextHeader(
276
_sp800_108_ctr_hmac_provider
.DeriveKeyWithContextHeader(
583
_sp800_108_ctr_hmac_provider
.Dispose();