summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/l64a.c
diff options
context:
space:
mode:
authortb <>2023-04-01 11:08:43 +0000
committertb <>2023-04-01 11:08:43 +0000
commit9bf5abd4bce2c2aac1ab6872653f28d9d09eb26b (patch)
treeb440b6132aac99760a59c1ebaa2c5c6c5628a76e /src/lib/libc/stdlib/l64a.c
parent3bd97f5b9d6c76335593be456ad70eaf11897f78 (diff)
downloadopenbsd-9bf5abd4bce2c2aac1ab6872653f28d9d09eb26b.tar.gz
openbsd-9bf5abd4bce2c2aac1ab6872653f28d9d09eb26b.tar.bz2
openbsd-9bf5abd4bce2c2aac1ab6872653f28d9d09eb26b.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/stdlib/l64a.c')
0 files changed, 0 insertions, 0 deletions