12 references to CheckHashAndGetLength
System.Security.Cryptography (12)
System\Security\Cryptography\CryptographicOperations.cs (12)
118int hashSizeInBytes = CheckHashAndGetLength(hashAlgorithm); 187int hashSizeInBytes = CheckHashAndGetLength(hashAlgorithm); 228int hashSizeInBytes = CheckHashAndGetLength(hashAlgorithm); 264int hashSizeInBytes = CheckHashAndGetLength(hashAlgorithm); 314int hashSizeInBytes = CheckHashAndGetLength(hashAlgorithm); 362CheckHashAndGetLength(hashAlgorithm); 422int hashSizeInBytes = CheckHashAndGetLength(hashAlgorithm); 502int hashSizeInBytes = CheckHashAndGetLength(hashAlgorithm); 576int hashSizeInBytes = CheckHashAndGetLength(hashAlgorithm); 614int hashSizeInBytes = CheckHashAndGetLength(hashAlgorithm); 706int hashSizeInBytes = CheckHashAndGetLength(hashAlgorithm); 752CheckHashAndGetLength(hashAlgorithm);