2 references to CreateHashCore
Microsoft.AspNetCore.Cryptography.Internal (2)
SafeHandles\BCryptAlgorithmHandle.cs (2)
26return CreateHashCore(null, 0); 46return CreateHashCore(pbKey, cbKey);