diff options
author | schwarze <> | 2018-05-13 16:42:21 +0000 |
---|---|---|
committer | schwarze <> | 2018-05-13 16:42:21 +0000 |
commit | 2a9fde64e5ecfd374200217318b1b5ed00bec286 (patch) | |
tree | 6b295944602248cee0496a68afe9a3a42c4b2295 /src/lib/libssl/ssl_clnt.c | |
parent | 4007edb975aa9506f5186aa4eb27dd6a7d69b64f (diff) | |
download | openbsd-2a9fde64e5ecfd374200217318b1b5ed00bec286.tar.gz openbsd-2a9fde64e5ecfd374200217318b1b5ed00bec286.tar.bz2 openbsd-2a9fde64e5ecfd374200217318b1b5ed00bec286.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