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