summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_lib.c
diff options
context:
space:
mode:
authorjsing <>2025-01-22 09:53:16 +0000
committerjsing <>2025-01-22 09:53:16 +0000
commitbd450906a6797685e2415f6b369eaba032238591 (patch)
tree436e2cdca73589a5b6b9f96145e05c14be5fafb7 /src/lib/libcrypto/dsa/dsa_lib.c
parent6f44126c7264feafe48bccc5665f7db2a225ecb8 (diff)
downloadopenbsd-bd450906a6797685e2415f6b369eaba032238591.tar.gz
openbsd-bd450906a6797685e2415f6b369eaba032238591.tar.bz2
openbsd-bd450906a6797685e2415f6b369eaba032238591.zip
Expand the SM4_ROUNDS macro.
This macro references variable names that are in the consuming function and are not actually passed to the macro. Expanding it makes the logic clearer. If we wanted to reduce code the middle six group of rounds could be implemented using a for loop (which the compiler can then choose to unroll). ok tb@
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_lib.c')
0 files changed, 0 insertions, 0 deletions