Fix OSSL_DECODER_new_for_pkey() selection parameter documentation
authorShane Lontis <shane.lontis@oracle.com>
Thu, 13 May 2021 08:03:42 +0000 (18:03 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sun, 16 May 2021 23:29:29 +0000 (09:29 +1000)
commit00b8706c71aaa46c1b5adcc2210ccd3f9d374b6c
tree841beae4b36c21b84a91b56df1e0cc8e00011b98
parenta1f63873ce33abf8ffc7b234ea27b587e1bcc0f2
Fix OSSL_DECODER_new_for_pkey() selection parameter documentation

Fixes #14518

EVP_PKEY_fromdata() already defines this value so we link to this
documentation, 0 is also added as a possible input value.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15260)
doc/man3/OSSL_DECODER_CTX_new_for_pkey.pod
doc/man3/OSSL_ENCODER_CTX_new_for_pkey.pod