X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=CryptoPkg%2FLibrary%2FBaseCryptLibNull%2FRand%2FCryptRandNull.c;h=254fa31899b0310b8da597261369edd92ed1aabc;hp=d2914f8758a3417399863876f2d5345c15a6a13f;hb=7c342378317039e632d9a1a5d4cf7c21aec8cb7a;hpb=2b16a4fb91b9b31c0d152588f5ac51080c6c0763 diff --git a/CryptoPkg/Library/BaseCryptLibNull/Rand/CryptRandNull.c b/CryptoPkg/Library/BaseCryptLibNull/Rand/CryptRandNull.c index d2914f8758..254fa31899 100644 --- a/CryptoPkg/Library/BaseCryptLibNull/Rand/CryptRandNull.c +++ b/CryptoPkg/Library/BaseCryptLibNull/Rand/CryptRandNull.c @@ -9,7 +9,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent #include "InternalCryptLib.h" - /** Sets up the seed value for the pseudorandom number generator.