diff options
author | jsing <> | 2025-04-25 08:19:22 +0000 |
---|---|---|
committer | jsing <> | 2025-04-25 08:19:22 +0000 |
commit | f3b6bf70480f0cd9b44c90b410383140b1e17c2c (patch) | |
tree | b486bdb2814aa982d936f7edc80b5835442558ef /src/lib/libssl/ssl_err.c | |
parent | 6aecaf8605705393f80a7e7e647e49bb6832b57c (diff) | |
download | openbsd-f3b6bf70480f0cd9b44c90b410383140b1e17c2c.tar.gz openbsd-f3b6bf70480f0cd9b44c90b410383140b1e17c2c.tar.bz2 openbsd-f3b6bf70480f0cd9b44c90b410383140b1e17c2c.zip |
Use the OPENSSL_SMALL_FOOTPRINT code in gcm_init_4bit().
A modern compiler will unroll these loops - LLVM produces identical code
(at least on arm64). Drop the manually unrolled version and have code that
is more readable and maintainable.
ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_err.c')
0 files changed, 0 insertions, 0 deletions