diff options
author | schwarze <> | 2018-05-13 16:42:21 +0000 |
---|---|---|
committer | schwarze <> | 2018-05-13 16:42:21 +0000 |
commit | e85ed422a58609398602a167007ed550983c4b48 (patch) | |
tree | 6b295944602248cee0496a68afe9a3a42c4b2295 /src/lib/libssl/ssl_clnt.c | |
parent | d56b9af6a4e7dba02d2b4dc0f383e2834209caa7 (diff) | |
download | openbsd-e85ed422a58609398602a167007ed550983c4b48.tar.gz openbsd-e85ed422a58609398602a167007ed550983c4b48.tar.bz2 openbsd-e85ed422a58609398602a167007ed550983c4b48.zip |
Document EVP_PKEY_get0_asn1(3), it is declared in <openssl/evp.h>.
It makes no sense to have method enumerators public, but the function
to retrieve the method of a specific public key undocumented.
Besides, it is confusing to have EVP_PKEY_asn1_get0(3) documented
without mentioning the very different EVP_PKEY_get0_asn1(3).
Remove a duplicate .Xr while here,
and reference the related accessor EVP_PKEY_base_id(3).
Triggered by tb@ adding a const qualifier to the argument.
Diffstat (limited to 'src/lib/libssl/ssl_clnt.c')
0 files changed, 0 insertions, 0 deletions