[openssl/openssl] 691cb6: doc: Fix incorrect pairing of functions

Ladislav Marko noreply at github.com
Thu Apr 13 00:15:39 UTC 2023


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: 691cb614f6bbe88e2d3aabaf1cf1c73e5e413173
      https://github.com/openssl/openssl/commit/691cb614f6bbe88e2d3aabaf1cf1c73e5e413173
  Author: Ladislav Marko <LadislavMarko at seznam.cz>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M doc/man7/provider-signature.pod

  Log Message:
  -----------
  doc: Fix incorrect pairing of functions

CLA: trivial

The functions that should be implemented together are `OSSL_FUNC_signature_verify_recover_init` and `OSSL_FUNC_signature_verify_recover` and not  `OSSL_FUNC_signature_verify_recover_init` with ` OSSL_FUNC_signature_verify_init`

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20704)

(cherry picked from commit 51b941ac290864103d00a3d6a3018372b58b01f4)




More information about the openssl-commits mailing list