drbg: revert renamings of the generate and reseed counter
[openssl.git] / doc / man7 / provider-rand.pod
index 8b310726ffd918d3042fc53c7d8a4b088d0f336f..d75a36d01ea490afbae013857e26436cfbe8a6a0 100644 (file)
@@ -208,7 +208,7 @@ instantiate 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.