]> git.ipfire.org Git - thirdparty/openssl.git/commit
DH: add simple getters for commonly used DH struct members
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Wed, 16 May 2018 14:18:13 +0000 (16:18 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Fri, 18 May 2018 06:53:48 +0000 (08:53 +0200)
commit6db7fadf0975c75bfba01dd939063b4bdcb1a0fe
tree0406141399b090370828fabeeec3359a9b209237
parentb336ce57f2d5cca803a920d2a9e622b588cead3c
DH: add simple getters for commonly used DH struct members

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6273)
crypto/dh/dh_lib.c
doc/man3/DH_get0_pqg.pod
include/openssl/dh.h
util/libcrypto.num