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