9 references to EvpCipherSetKeyAndIV
System.Security.Cryptography (9)
System\Security\Cryptography\AesCcm.OpenSsl.cs (3)
46
Interop.Crypto.
EvpCipherSetKeyAndIV
(ctx, ReadOnlySpan<byte>.Empty, ReadOnlySpan<byte>.Empty, Interop.Crypto.EvpCipherDirection.Encrypt);
49
Interop.Crypto.
EvpCipherSetKeyAndIV
(ctx, key, nonce, Interop.Crypto.EvpCipherDirection.NoChange);
115
Interop.Crypto.
EvpCipherSetKeyAndIV
(ctx, key, nonce, Interop.Crypto.EvpCipherDirection.Decrypt);
System\Security\Cryptography\AesGcm.OpenSsl.cs (3)
25
Interop.Crypto.
EvpCipherSetKeyAndIV
(
40
Interop.Crypto.
EvpCipherSetKeyAndIV
(
85
Interop.Crypto.
EvpCipherSetKeyAndIV
(
System\Security\Cryptography\ChaCha20Poly1305.OpenSsl.cs (3)
23
Interop.Crypto.
EvpCipherSetKeyAndIV
(
37
Interop.Crypto.
EvpCipherSetKeyAndIV
(
82
Interop.Crypto.
EvpCipherSetKeyAndIV
(