drbg: revert renamings of the generate and reseed counter
[openssl.git] / doc / man3 / EVP_RAND.pod
index b7b836f03e15c0f8ac0bfb7a9efb858a23fed3ce..25dbf80375611ab177fd75536316cfe8fef3c5f4 100644 (file)
@@ -289,7 +289,7 @@ seed the DRBG.
 Specify the minimum and maximum number of bytes of personalisation string
 that can be used with the DRBG.
 
-=item "reseed_counter" (B<OSSL_DRBG_PARAM_RESEED_CTR>) <unsigned integer>
+=item "reseed_counter" (B<OSSL_DRBG_PARAM_RESEED_COUNTER>) <unsigned integer>
 
 Specifies the number of times the DRBG has been seeded or reseeded.