5 references to CreateHash
System.Security.Cryptography (5)
System\Security\Cryptography\HashProviderDispenser.Unix.cs (1)
94_liteHash = LiteHashProvider.CreateHash(hashAlgorithmId);
System\Security\Cryptography\LiteHashProvider.cs (4)
15LiteHash hash = CreateHash(hashAlgorithmId); 22LiteHash hash = CreateHash(hashAlgorithmId); 39LiteHash hash = CreateHash(hashAlgorithmId); 53LiteHash hash = CreateHash(hashAlgorithmId);