summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorjsing <>2025-04-25 08:19:22 +0000
committerjsing <>2025-04-25 08:19:22 +0000
commit1ce223ac672aba9e1d955ebac21162d281b013b2 (patch)
treeb486bdb2814aa982d936f7edc80b5835442558ef /src/lib/libc
parentfa507d40374ff29342cd51b7f2db5f7ad373594d (diff)
downloadopenbsd-1ce223ac672aba9e1d955ebac21162d281b013b2.tar.gz
openbsd-1ce223ac672aba9e1d955ebac21162d281b013b2.tar.bz2
openbsd-1ce223ac672aba9e1d955ebac21162d281b013b2.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/libc')
0 files changed, 0 insertions, 0 deletions