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)
15
LiteHash hash =
CreateHash
(hashAlgorithmId);
22
LiteHash hash =
CreateHash
(hashAlgorithmId);
39
LiteHash hash =
CreateHash
(hashAlgorithmId);
53
LiteHash hash =
CreateHash
(hashAlgorithmId);