summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/objects/obj_dat.c
diff options
context:
space:
mode:
authortb <>2024-01-04 20:02:10 +0000
committertb <>2024-01-04 20:02:10 +0000
commit9b0d7f74716797d98c976afcf9e6f70430df0931 (patch)
treec02708455e0436d0a8d703564fc0da294ce837a8 /src/lib/libcrypto/objects/obj_dat.c
parentf2a7290c2bb7399b90fac477d310553dc6fdf435 (diff)
downloadopenbsd-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