1 reference to GetCipher
System.Security.Cryptography (1)
System\Security\Cryptography\AesGcm.OpenSsl.cs (1)
20
_ctxHandle = Interop.Crypto.EvpCipherCreatePartial(
GetCipher
(key.Length * 8));