audk/SecurityPkg/RandomNumberGenerator/RngDxe/Rand
Pierre Gondois bfb574db11 SecurityPkg/RngDxe: Correctly update mAvailableAlgoArrayCount
mAvailableAlgoArrayCount holds the count of available RNG algorithms.
In a following patch, its value will be used to prevent the
EFI_RNG_PROTOCOL to be installed if no RNG algorithm is available.

Correctly set/reset the value for all implementations.

Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
2023-03-07 15:34:23 +00:00
..
AesCore.c SecurityPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AesCore.h SecurityPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RdRand.c SecurityPkg/RngDxe: Rename RdRandGenerateEntropy to generic name 2022-11-06 16:32:28 +00:00
RngDxe.c SecurityPkg/RngDxe: Correctly update mAvailableAlgoArrayCount 2023-03-07 15:34:23 +00:00