summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa
diff options
context:
space:
mode:
authorjsing <>2025-01-22 09:46:26 +0000
committerjsing <>2025-01-22 09:46:26 +0000
commit6f44126c7264feafe48bccc5665f7db2a225ecb8 (patch)
tree6cbf383cf34396c97fe718ad4ffdb596a590abd6 /src/lib/libcrypto/dsa
parent6af57e6fd73f1bb07d22e1dbf5dbacdb67871349 (diff)
downloadopenbsd-6f44126c7264feafe48bccc5665f7db2a225ecb8.tar.gz
openbsd-6f44126c7264feafe48bccc5665f7db2a225ecb8.tar.bz2
openbsd-6f44126c7264feafe48bccc5665f7db2a225ecb8.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/dsa')
0 files changed, 0 insertions, 0 deletions