From: Nicola Tuveri Date: Fri, 8 Feb 2019 10:42:25 +0000 (+0200) Subject: Clear BN_FLG_CONSTTIME on BN_CTX_get() X-Git-Tag: openssl-3.0.0-alpha1~2498 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=c8147d37ccaaf28c430d3fb45a14af36597e48b8;hp=c8147d37ccaaf28c430d3fb45a14af36597e48b8 Clear BN_FLG_CONSTTIME on BN_CTX_get() Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/8253) ---