diff options
author | tb <> | 2024-11-08 22:10:18 +0000 |
---|---|---|
committer | tb <> | 2024-11-08 22:10:18 +0000 |
commit | 7ae287b389f7b4b66ed89fa379b4d295cdf76231 (patch) | |
tree | ef679e196b3de7749f295dd1a29a612172a4d042 /src/lib/libcrypto/man/EVP_DigestVerifyInit.3 | |
parent | 6b42101493f1f270e3e232e576ceb26a05cede5f (diff) | |
download | openbsd-7ae287b389f7b4b66ed89fa379b4d295cdf76231.tar.gz openbsd-7ae287b389f7b4b66ed89fa379b4d295cdf76231.tar.bz2 openbsd-7ae287b389f7b4b66ed89fa379b4d295cdf76231.zip |
Clean up EC_KEY_dup()
This calls init() with the default method, so EC_KEY_copy() gets a chance
to call finish() if the source's method doesn't match. But no init() call
is made in EC_KEY_copy(). Of course the source method's copy() needs to be
able to cope. The great news is that ssh uses this. Sigh.
ok beck jsing
Diffstat (limited to 'src/lib/libcrypto/man/EVP_DigestVerifyInit.3')
0 files changed, 0 insertions, 0 deletions