1 write to _sp800_108_ctr_hmac_provider
Microsoft.AspNetCore.DataProtection (1)
Cng\CngGcmAuthenticatedEncryptor.cs (1)
52
_sp800_108_ctr_hmac_provider
= SP800_108_CTR_HMACSHA512Util.CreateProvider(keyDerivationKey);
4 references to _sp800_108_ctr_hmac_provider
Microsoft.AspNetCore.DataProtection (4)
Cng\CngGcmAuthenticatedEncryptor.cs (4)
63
_sp800_108_ctr_hmac_provider
.Dispose();
96
_sp800_108_ctr_hmac_provider
.DeriveKeyWithContextHeader(
260
_sp800_108_ctr_hmac_provider
.DeriveKeyWithContextHeader(
425
_sp800_108_ctr_hmac_provider
.Dispose();