2 writes to _algorithm
System.Security.Cryptography (2)
System\Security\Cryptography\LiteHash.Unix.cs (2)
41_algorithm = algorithm; 50_algorithm = algorithm;
2 references to _algorithm
System.Security.Cryptography (2)
System\Security\Cryptography\LiteHash.Unix.cs (2)
65Check(Interop.Crypto.EvpDigestReset(_ctx, _algorithm)); 83return new LiteXof(clone, _algorithm);