11 references to CheckPrfOutputLength
System.Security.Cryptography (11)
src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdf.cs (11)
146CheckPrfOutputLength(derivedKeyLengthInBytes, nameof(derivedKeyLengthInBytes)); 207CheckPrfOutputLength(derivedKeyLengthInBytes, nameof(derivedKeyLengthInBytes)); 242CheckPrfOutputLength(derivedKeyLengthInBytes, nameof(derivedKeyLengthInBytes)); 275CheckPrfOutputLength(destination.Length, nameof(destination)); 314CheckPrfOutputLength(derivedKeyLengthInBytes, nameof(derivedKeyLengthInBytes)); 355CheckPrfOutputLength(destination.Length, nameof(destination)); 384CheckPrfOutputLength(derivedKeyLengthInBytes, nameof(derivedKeyLengthInBytes)); 404CheckPrfOutputLength(derivedKeyLengthInBytes, nameof(derivedKeyLengthInBytes)); 431CheckPrfOutputLength(destination.Length, nameof(destination)); 456CheckPrfOutputLength(derivedKeyLengthInBytes, nameof(derivedKeyLengthInBytes)); 482CheckPrfOutputLength(destination.Length, nameof(destination));