3 references to NoChange
System.Security.Cryptography (3)
System\Security\Cryptography\AesCcm.OpenSsl.cs (1)
49Interop.Crypto.EvpCipherSetKeyAndIV(ctx, key, nonce, Interop.Crypto.EvpCipherDirection.NoChange);
System\Security\Cryptography\AesGcm.OpenSsl.cs (1)
29Interop.Crypto.EvpCipherDirection.NoChange);
System\Security\Cryptography\ChaCha20Poly1305.OpenSsl.cs (1)
27Interop.Crypto.EvpCipherDirection.NoChange);