diff options
author | tb <> | 2022-01-05 20:30:16 +0000 |
---|---|---|
committer | tb <> | 2022-01-05 20:30:16 +0000 |
commit | b86fb16a7f2ecb74d2fd9c11640ea10f44a18497 (patch) | |
tree | b748d90efbcd3ee528dd36bf85cdae37b207ce00 /src/lib/libcrypto/bio/bio_lib.c | |
parent | 21c9a0ff72332d0ed2c5b5bd6f41a189b9fc2685 (diff) | |
download | openbsd-b86fb16a7f2ecb74d2fd9c11640ea10f44a18497.tar.gz openbsd-b86fb16a7f2ecb74d2fd9c11640ea10f44a18497.tar.bz2 openbsd-b86fb16a7f2ecb74d2fd9c11640ea10f44a18497.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/bio/bio_lib.c')
0 files changed, 0 insertions, 0 deletions