summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authortb <>2023-04-01 11:08:43 +0000
committertb <>2023-04-01 11:08:43 +0000
commit987c184e9a8b224c8b67f826017fc9a2e631e5c2 (patch)
treeb440b6132aac99760a59c1ebaa2c5c6c5628a76e /src/lib/libc
parent742754666f2864e0b435338bd43c39eab747e662 (diff)
downloadopenbsd-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