1 write to s_md5
System.Core (1)
System\Security\Cryptography\CngAlgorithm.cs (1)
216s_md5 = new CngAlgorithm(BCryptNative.AlgorithmName.MD5);
2 references to s_md5
System.Core (2)
System\Security\Cryptography\CngAlgorithm.cs (2)
215if (s_md5 == null) { 219return s_md5;