summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/comp/comp_err.c
diff options
context:
space:
mode:
authortb <>2023-07-28 09:28:37 +0000
committertb <>2023-07-28 09:28:37 +0000
commitc043ade63ba3d45eacfb953347c00f0988397d9a (patch)
tree7caeb4b66ea3545dbbf75224b3b77f6e29ea4f22 /src/lib/libcrypto/comp/comp_err.c
parent2d27f5ba745b8f5de6e3e827829699607f11a54f (diff)
downloadopenbsd-c043ade63ba3d45eacfb953347c00f0988397d9a.tar.gz
openbsd-c043ade63ba3d45eacfb953347c00f0988397d9a.tar.bz2
openbsd-c043ade63ba3d45eacfb953347c00f0988397d9a.zip
Move KDF handling to ECDH_compute_key()
In OpenSSL e2285d87, the KDF handling was moved from the compute_key() method into the public API. A consequence of this change is that the ECDH_compute_key() API no longer returns -1 for some errors. Existing checks for <= 0 are safe as are those checking for the exact length as return value, which is all what the ecosystem seems to be doing. ok jsing
Diffstat (limited to 'src/lib/libcrypto/comp/comp_err.c')
0 files changed, 0 insertions, 0 deletions