diff options
author | tb <> | 2023-04-01 11:08:43 +0000 |
---|---|---|
committer | tb <> | 2023-04-01 11:08:43 +0000 |
commit | 987c184e9a8b224c8b67f826017fc9a2e631e5c2 (patch) | |
tree | b440b6132aac99760a59c1ebaa2c5c6c5628a76e /src/lib/libc | |
parent | 742754666f2864e0b435338bd43c39eab747e662 (diff) | |
download | openbsd-987c184e9a8b224c8b67f826017fc9a2e631e5c2.tar.gz openbsd-987c184e9a8b224c8b67f826017fc9a2e631e5c2.tar.bz2 openbsd-987c184e9a8b224c8b67f826017fc9a2e631e5c2.zip |
Group the non-constant time gcd functions together
The only consumer of euclid() is BN_gcd(), which, in turn is only
used by BN_gcd_nonct(). Group them together rather than having
parts of the constant time implementation separate them.
This moves two functions to a different place in the file.
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions