2 writes to _algorithm
System.Security.Cryptography (2)
System\Security\Cryptography\LiteHash.Unix.cs (2)
127_algorithm = algorithm; 143_algorithm = algorithm;
2 references to _algorithm
System.Security.Cryptography (2)
System\Security\Cryptography\LiteHash.Unix.cs (2)
170Check(Interop.Crypto.EvpDigestReset(_ctx, _algorithm)); 185return new LiteHash(clone, _algorithm, _hashSizeInBytes);