diff options
author | jsing <> | 2025-01-22 09:46:26 +0000 |
---|---|---|
committer | jsing <> | 2025-01-22 09:46:26 +0000 |
commit | 9943924d04defaf3708999d0519c2262b2ac97b3 (patch) | |
tree | 6cbf383cf34396c97fe718ad4ffdb596a590abd6 /src/lib/libcrypto/ec/ecp_methods.c | |
parent | 3d137b75c33c89c10db82d247ef3c91191767812 (diff) | |
download | openbsd-9943924d04defaf3708999d0519c2262b2ac97b3.tar.gz openbsd-9943924d04defaf3708999d0519c2262b2ac97b3.tar.bz2 openbsd-9943924d04defaf3708999d0519c2262b2ac97b3.zip |
Replace {load,store}_u32_be() with crypto_{load,store}_be32toh().
load_u32_be() and store_u32_be() are not symmetrical, with load_u32_be()
having a rather unexpected indexing interface. Fix up the callers to
perform their own indexing and use crypto_{load,store}_be32toh() instead.
ok tb@
Diffstat (limited to 'src/lib/libcrypto/ec/ecp_methods.c')
0 files changed, 0 insertions, 0 deletions