diff options
author | tb <> | 2022-01-05 20:30:16 +0000 |
---|---|---|
committer | tb <> | 2022-01-05 20:30:16 +0000 |
commit | 4b01248e7e4ed4563469c44b88e2650622a0c5a7 (patch) | |
tree | b748d90efbcd3ee528dd36bf85cdae37b207ce00 /src/lib/libcrypto/dsa/dsa_lib.c | |
parent | f29f985fef8c31550e93475e05fb6b96bf0b5f4b (diff) | |
download | openbsd-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