]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Delete obsolete comment.
authorNiels Möller <nisse@lysator.liu.se>
Sat, 13 Nov 2021 16:15:21 +0000 (17:15 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 13 Nov 2021 16:15:21 +0000 (17:15 +0100)
testsuite/rsa-compute-root-test.c

index 42ea0af786b9724f2f57e0ab8fd45526cec9271d..e97d987ed4d4a16f0cc70af9c297395779b2244c 100644 (file)
@@ -74,7 +74,6 @@ test_one (gmp_randstate_t *rands, struct rsa_public_key *pub,
 #if !NETTLE_USE_MINI_GMP
 /* We want to generate keypairs that are not "standard" but have more size
  * variance between q and p.
- * Function is otherwise the same as standard rsa_generate_keypair()
  */
 static void
 generate_keypair (gmp_randstate_t rands,