]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc: move XXX_get_number() documentation to internal
authorPauli <pauli@openssl.org>
Tue, 1 Jun 2021 02:44:26 +0000 (12:44 +1000)
committerPauli <pauli@openssl.org>
Wed, 2 Jun 2021 10:45:39 +0000 (20:45 +1000)
commitc768893e7de5c85fdd47c1a464e83a8dbf05ac0d
treebf6cc7262d510bd401ffc864d6c481d424f257fc
parent4cedf30e995f9789cf6bb103e248d33285a84067
doc: move XXX_get_number() documentation to internal

These functions are effectively useless for users outside of libcrypto.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15564)
doc/internal/man3/evp_md_get_number.pod [new file with mode: 0644]