diff options
author | tb <> | 2024-01-04 20:02:10 +0000 |
---|---|---|
committer | tb <> | 2024-01-04 20:02:10 +0000 |
commit | 9b0d7f74716797d98c976afcf9e6f70430df0931 (patch) | |
tree | c02708455e0436d0a8d703564fc0da294ce837a8 /src/lib/libcrypto/objects/obj_dat.c | |
parent | f2a7290c2bb7399b90fac477d310553dc6fdf435 (diff) | |
download | openbsd-9b0d7f74716797d98c976afcf9e6f70430df0931.tar.gz openbsd-9b0d7f74716797d98c976afcf9e6f70430df0931.tar.bz2 openbsd-9b0d7f74716797d98c976afcf9e6f70430df0931.zip |
Remove last external call to EVP_PKEY_meth_find()
In order to determine whether GOST is properly enabled, libssl has various
weird dances. In this specific case, it calls EVP_PKEY_meth_find() to see
whether the relevant cipher is around. Check the same thing with an #ifdef
instead.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/objects/obj_dat.c')
0 files changed, 0 insertions, 0 deletions