]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: remove most uses of BN_CTX
authordjm@openbsd.org <djm@openbsd.org>
Fri, 15 Nov 2019 06:00:20 +0000 (06:00 +0000)
committerDamien Miller <djm@mindrot.org>
Sat, 16 Nov 2019 22:44:43 +0000 (09:44 +1100)
commitfd1a96490cef7f945a1b3b5df4e90c8a1070f425
treec806a64cad5969ddf02459d4535d5e9cf1ae9e4b
parent39b87104cdd47baf79ef77dc81de62cea07d119f
upstream: remove most uses of BN_CTX

We weren't following the rules re BN_CTX_start/BN_CTX_end and the places
we were using it didn't benefit from its use anyway. ok dtucker@

OpenBSD-Commit-ID: ea9ba6c0d2e6f6adfe00b309a8f41842fe12fc7a
moduli.c
sk-usbhid.c
sshbuf-getput-crypto.c
sshkey.c