[openssl/openssl] 601265: doc/man3: fix misnamed function name

Matthias St. Pierre noreply at github.com
Tue Oct 3 23:53:48 UTC 2023


  Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: 6012651e9f1f4b36cfce8c4818d9cd9bc31c729d
      https://github.com/openssl/openssl/commit/6012651e9f1f4b36cfce8c4818d9cd9bc31c729d
  Author: Matthias St. Pierre <matthias.st.pierre at ncp-e.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M doc/man3/DSA_generate_parameters.pod

  Log Message:
  -----------
  doc/man3: fix misnamed function name

Rename `DSA_generate_prime[_ex]` to `DSA_generate_parameters[_ex]`,
fixing a copy&paste error from the `BN_generate_prime[_ex]` paragraph
in commit b3696a55a5ed.

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22242)

(cherry picked from commit 515856f5ceb1ef0065466ac85164766623457000)




More information about the openssl-commits mailing list