X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=CryptoPkg%2FLibrary%2FOpensslLib%2Frand_pool_noise.c;fp=CryptoPkg%2FLibrary%2FOpensslLib%2Frand_pool_noise.c;h=212834e27acc427ba03ccccb0ad38753719a2112;hp=c16ed8b454968b652dbada5de6ef8e57b6739ecf;hb=7aa8af457650005daf439c81186c814a54638564;hpb=4b026f0d5af36faf3a3629a3ad49c51b5b3be12f diff --git a/CryptoPkg/Library/OpensslLib/rand_pool_noise.c b/CryptoPkg/Library/OpensslLib/rand_pool_noise.c index c16ed8b454..212834e27a 100644 --- a/CryptoPkg/Library/OpensslLib/rand_pool_noise.c +++ b/CryptoPkg/Library/OpensslLib/rand_pool_noise.c @@ -22,7 +22,7 @@ GetRandomNoise64 ( ) { // - // Return FALSE will fallback to use PerformaceCounter to + // Return FALSE will fallback to use PerformanceCounter to // generate noise. // return FALSE;