2 references to GetCipher
System.Security.Cryptography (2)
System\Security\Cryptography\AesCcm.OpenSsl.cs (2)
40using (SafeEvpCipherCtxHandle ctx = Interop.Crypto.EvpCipherCreatePartial(GetCipher(key.Length * 8))) 109using (SafeEvpCipherCtxHandle ctx = Interop.Crypto.EvpCipherCreatePartial(GetCipher(key.Length * 8)))