mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Fix doc nits
[to be squashed] [skip ci] Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4356)
This commit is contained in:
parent
0822e89add
commit
a8f730d5d2
@ -353,7 +353,7 @@ then the built-in objects.
|
||||
EVP_PKEY_meth_add0() adds B<pmeth> to the user defined stack of methods.
|
||||
|
||||
EVP_PKEY_meth_remove() removes an B<EVP_PKEY_METHOD> object added by
|
||||
EVP_PKEY_meth_new().
|
||||
EVP_PKEY_meth_add0().
|
||||
|
||||
The EVP_PKEY_meth_set functions set the corresponding fields of
|
||||
B<EVP_PKEY_METHOD> structure with the arguments passed.
|
||||
|
Loading…
Reference in New Issue
Block a user