1 reference to EvpCipherSetAeadTag
System.Security.Cryptography (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.Cipher.cs (1)
199
if (!
EvpCipherSetAeadTag
(ctx, ref MemoryMarshal.GetReference(tag), tag.Length))