summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_lib.c
diff options
context:
space:
mode:
authortb <>2022-01-05 20:30:16 +0000
committertb <>2022-01-05 20:30:16 +0000
commit4b01248e7e4ed4563469c44b88e2650622a0c5a7 (patch)
treeb748d90efbcd3ee528dd36bf85cdae37b207ce00 /src/lib/libcrypto/dsa/dsa_lib.c
parentf29f985fef8c31550e93475e05fb6b96bf0b5f4b (diff)
downloadopenbsd-4b01248e7e4ed4563469c44b88e2650622a0c5a7.tar.gz
openbsd-4b01248e7e4ed4563469c44b88e2650622a0c5a7.tar.bz2
openbsd-4b01248e7e4ed4563469c44b88e2650622a0c5a7.zip
Prepare to provide DH_get0_{p,q,g,{priv,pub}_key}()
These are accessors that allow getting one specific DH member. They are less error prone than the current getters DH_get0_{pqg,key}(). They are used by many ports and will also be used in base for this reason. Who can remember whether the pub_key or the priv_key goes first in DH_get0_key()? ok inoguchi jsing
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_lib.c')
0 files changed, 0 insertions, 0 deletions