From ddf00ffab8667d94e8af43b05af06c94097c10c9 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Thu, 22 Sep 2011 14:15:07 +0000 Subject: [PATCH] Typo. --- fips/rand/fips_drbg_selftest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fips/rand/fips_drbg_selftest.c b/fips/rand/fips_drbg_selftest.c index abff9afba2..205cca20af 100644 --- a/fips/rand/fips_drbg_selftest.c +++ b/fips/rand/fips_drbg_selftest.c @@ -382,7 +382,7 @@ static int do_drbg_instantiate(DRBG_CTX *dctx, DRBG_SELFTEST_DATA *td, return 1; } -/* This function performd extensive error checking as required by SP800-90. +/* This function performs extensive error checking as required by SP800-90. * Induce several failure modes and check an error condition is set. * This function along with fips_drbg_single_kat peforms the health checking * operation. -- 2.34.1