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