3 references to Init
Microsoft.AspNetCore.Cryptography.Internal.Tests (1)
Cng\BCRYPT_AUTHENTICATED_CIPHER_MODE_INFO_Tests.cs (1)
15BCRYPT_AUTHENTICATED_CIPHER_MODE_INFO.Init(out var cipherModeInfo);
Microsoft.AspNetCore.DataProtection (2)
Cng\CngGcmAuthenticatedEncryptor.cs (2)
159BCRYPT_AUTHENTICATED_CIPHER_MODE_INFO.Init(out authInfo); 208BCRYPT_AUTHENTICATED_CIPHER_MODE_INFO.Init(out authCipherInfo);