3 references to Encrypt
System.Security.Cryptography (3)
System\Security\Cryptography\AesCcm.OpenSsl.cs (1)
46Interop.Crypto.EvpCipherSetKeyAndIV(ctx, ReadOnlySpan<byte>.Empty, ReadOnlySpan<byte>.Empty, Interop.Crypto.EvpCipherDirection.Encrypt);
System\Security\Cryptography\AesGcm.OpenSsl.cs (1)
44Interop.Crypto.EvpCipherDirection.Encrypt);
System\Security\Cryptography\ChaCha20Poly1305.OpenSsl.cs (1)
41Interop.Crypto.EvpCipherDirection.Encrypt);