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);
3 references to _sp800_108_ctr_hmac_provider
Microsoft.AspNetCore.DataProtection (3)
Cng\CngGcmAuthenticatedEncryptor.cs (3)
86
_sp800_108_ctr_hmac_provider
.DeriveKeyWithContextHeader(
250
_sp800_108_ctr_hmac_provider
.DeriveKeyWithContextHeader(
415
_sp800_108_ctr_hmac_provider
.Dispose();