Dr. Matthias St. Pierre b0614f0ae3 drbg: revert renamings of the generate and reseed counter
The original names were more intuitive: the generate_counter counts the
number of generate requests, and the reseed_counter counts the number
of reseedings (of the principal DRBG).

    reseed_gen_counter  -> generate_counter
    reseed_prop_counter -> reseed_counter

This is the anologue to commit 8380f453ec81 on the 1.1.1 stable branch.
The only difference is that the second renaming has already been reverted
on the master branch.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12941)
2020-09-23 23:15:46 +02:00
..
2019-10-11 15:30:57 +02:00
2020-05-27 00:35:00 +02:00
2020-07-05 01:49:20 +02:00
2020-06-17 11:33:16 +10:00
2020-08-07 14:16:47 +10:00
2020-07-16 14:47:04 +02:00
2020-06-25 14:13:12 +01:00
2020-04-23 13:55:52 +01:00
2019-10-11 15:30:57 +02:00
2019-10-11 15:30:57 +02:00
2020-04-23 13:55:52 +01:00
2020-06-04 14:33:57 +01:00
2020-08-07 14:16:47 +10:00
2020-04-23 13:55:52 +01:00
2019-11-06 19:38:32 +01:00
2020-07-24 22:53:27 +10:00
2020-04-23 13:55:52 +01:00