diff options
author | tb <> | 2023-07-26 17:15:25 +0000 |
---|---|---|
committer | tb <> | 2023-07-26 17:15:25 +0000 |
commit | 418b099a615b2e95c8b51d4a201ac9d2eed482e0 (patch) | |
tree | 8148023a7d5051074ff3d84edddf71de06f2a7fe /src/lib/libcrypto/ecdsa/ecs_lib.c | |
parent | 8b47ca9fbdd896b20c0d79c4cdcc050bfffb9fbb (diff) | |
download | openbsd-418b099a615b2e95c8b51d4a201ac9d2eed482e0.tar.gz openbsd-418b099a615b2e95c8b51d4a201ac9d2eed482e0.tar.bz2 openbsd-418b099a615b2e95c8b51d4a201ac9d2eed482e0.zip |
Tweak EC_GROUP_check_discriminant()
Make the logic and control flow a bit more explicit and use a single
extra variable for computing the discriminant. Call it discriminant,
not tmp, tmp_1 or tmp_2.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/ecdsa/ecs_lib.c')
0 files changed, 0 insertions, 0 deletions