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);
4 references to _sp800_108_ctr_hmac_provider
Microsoft.AspNetCore.DataProtection (4)
Cng\CbcAuthenticatedEncryptor.cs (4)
68
_sp800_108_ctr_hmac_provider
.Dispose();
102
_sp800_108_ctr_hmac_provider
.DeriveKeyWithContextHeader(
286
_sp800_108_ctr_hmac_provider
.DeriveKeyWithContextHeader(
571
_sp800_108_ctr_hmac_provider
.Dispose();