5 references to Check
System.Security.Cryptography (5)
System\Security\Cryptography\LiteHash.Unix.cs (5)
60Check(Interop.Crypto.EvpDigestUpdate(_ctx, data, data.Length)); 65Check(Interop.Crypto.EvpDigestReset(_ctx, _algorithm)); 70Check(Interop.Crypto.EvpDigestFinalXOF(_ctx, destination)); 76Check(Interop.Crypto.EvpDigestCurrentXOF(_ctx, destination)); 88Check(Interop.Crypto.EvpDigestSqueeze(_ctx, destination));