Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: a644cb7c1c19c78e2ca393c8ca36989e7ca61715
https://github.openssl.org/openssl/openssl/commit/a644cb7c1c19c78e2ca393c8ca36989e7ca61715
Author: Billy Brumley <[email protected]>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M crypto/bn/bn_lib.c
M test/bntest.c
Log Message:
-----------
[crypto/bn] BN_consttime_swap: remove superfluous early exit
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18518)